mirror of
https://github.com/l1ving/youtube-dl
synced 2025-01-24 00:32:51 +08:00
Adding a forgotten comma
This commit is contained in:
parent
6759b1f910
commit
384435e850
@ -24,7 +24,7 @@ class RTBFIE(InfoExtractor):
|
|||||||
'ext': 'mp4',
|
'ext': 'mp4',
|
||||||
'title': 'Les Diables au coeur (épisode 2)',
|
'title': 'Les Diables au coeur (épisode 2)',
|
||||||
'description': 'Football - Diables Rouges',
|
'description': 'Football - Diables Rouges',
|
||||||
'subtitle': 'Football - Diables Rouges'
|
'subtitle': 'Football - Diables Rouges',
|
||||||
'duration': 3099,
|
'duration': 3099,
|
||||||
'upload_date': '20140425',
|
'upload_date': '20140425',
|
||||||
'timestamp': 1398456336,
|
'timestamp': 1398456336,
|
||||||
|
Loading…
Reference in New Issue
Block a user