Browse Source

[francetv] Fix embed test

master
Sergey M․ 9 years ago
parent
commit
ac4b8df5e4
1 changed files with 1 additions and 1 deletions
  1. 2
      youtube_dl/extractor/francetv.py

2
youtube_dl/extractor/francetv.py

@ -248,7 +248,7 @@ class FranceTVIE(FranceTVBaseInfoExtractor):
'id': 'EV_30231', 'id': 'EV_30231',
'ext': 'flv', 'ext': 'flv',
'title': 'Alcaline, le concert avec Calogero', 'title': 'Alcaline, le concert avec Calogero',
'description': 'md5:',
'description': 'md5:61f08036dcc8f47e9cfc33aed08ffaff',
'upload_date': '20150226', 'upload_date': '20150226',
'timestamp': 1424989860, 'timestamp': 1424989860,
'duration': 5400, 'duration': 5400,

Loading…
Cancel
Save