[fc2:embed] Add ie_key

This commit is contained in:
Yen Chi Hsuan 2016-09-03 18:22:00 +08:00
parent cdc783510b
commit ed2bfe93aa
No known key found for this signature in database
GPG Key ID: 3FDDD575826C5C30
1 changed files with 1 additions and 0 deletions

View File

@ -153,6 +153,7 @@ class FC2EmbedIE(InfoExtractor):
return {
'_type': 'url_transparent',
'ie_key': FC2IE.ie_key(),
'url': 'fc2:%s' % video_id,
'title': title,
'thumbnail': thumbnail,