[generic] Fix an MTV test and another test that breaks nosetests

totalwebcasting
Yen Chi Hsuan 8 years ago
parent a3aa814b77
commit 05d1e7aaa9
No known key found for this signature in database
GPG Key ID: 3FDDD575826C5C30

@ -474,7 +474,7 @@ class GenericIE(InfoExtractor):
'url': 'http://www.vestifinance.ru/articles/25753',
'info_dict': {
'id': '25753',
'title': 'Вести Экономика ― Прямые трансляции с Форума-выставки "Госзаказ-2013"',
'title': 'Прямые трансляции с Форума-выставки "Госзаказ-2013"',
},
'playlist': [{
'info_dict': {
@ -641,6 +641,8 @@ class GenericIE(InfoExtractor):
'ext': 'mp4',
'title': 'Key and Peele|October 10, 2012|2|203|Liam Neesons - Uncensored',
'description': 'Two valets share their love for movie star Liam Neesons.',
'timestamp': 1349922600,
'upload_date': '20121011',
},
},
# YouTube embed via <data-embed-url="">

Loading…
Cancel
Save