|
@@ -50,7 +50,7 @@ class FranceInterIE(InfoExtractor):
|
|
'id': video_id,
|
|
'id': video_id,
|
|
'title': title,
|
|
'title': title,
|
|
'description': description,
|
|
'description': description,
|
|
- 'thumbnail' : thumbnail,
|
|
|
|
|
|
+ 'thumbnail': thumbnail,
|
|
'upload_date': upload_date,
|
|
'upload_date': upload_date,
|
|
'formats': [{
|
|
'formats': [{
|
|
'url': video_url,
|
|
'url': video_url,
|