Yen Chi Hsuan
8 years ago
No known key found for this signature in database
GPG Key ID: 3FDDD575826C5C30
1 changed files with
1 additions and
0 deletions
-
youtube_dl/extractor/fc2.py
|
|
@ -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, |
|
|
|