mirror of
https://github.com/l1ving/youtube-dl
synced 2025-02-05 00:33:06 +08:00
Added franceinter [Issue #2105]
This commit is contained in:
parent
b441bce85d
commit
6a9b3f5521
@ -31,5 +31,5 @@ class FranceInterIE(InfoExtractor):
|
|||||||
video_url=self.get_download_url(webpage)
|
video_url=self.get_download_url(webpage)
|
||||||
|
|
||||||
return{'id': video_id,u'url': video_url,u'title': title}
|
return{'id': video_id,u'url': video_url,u'title': title}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user