projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd0f524
)
[franceinter] flake8
author
Remita Amine
<remitamine@gmail.com>
Sun, 22 Nov 2020 18:38:45 +0000
(19:38 +0100)
committer
Remita Amine
<remitamine@gmail.com>
Sun, 22 Nov 2020 18:38:45 +0000
(19:38 +0100)
youtube_dl/extractor/franceinter.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/franceinter.py
b/youtube_dl/extractor/franceinter.py
index a009f4d384e8f8221525cefbc3fea36d9da3ee04..ae822a50e304d39c6f1b1ef68105b14326cfb6f9 100644
(file)
--- a/
youtube_dl/extractor/franceinter.py
+++ b/
youtube_dl/extractor/franceinter.py
@@
-50,7
+50,7
@@
class FranceInterIE(InfoExtractor):
'id': video_id,
'title': title,
'description': description,
- 'thumbnail'
: thumbnail,
+ 'thumbnail': thumbnail,
'upload_date': upload_date,
'formats': [{
'url': video_url,