[fc2:embed] Add ie_key
This commit is contained in:
parent
cdc783510b
commit
ed2bfe93aa
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue