1
0
Fork 0
mirror of https://gitlab.com/dstftw/youtube-dl.git synced 2020-11-16 09:42:26 +00:00

[prosiebensat1] Fix test

This commit is contained in:
Sergey M․ 2015-04-03 23:44:13 +06:00
parent 01534bf54f
commit 16fa01291b

View file

@ -25,7 +25,7 @@ class ProSiebenSat1IE(InfoExtractor):
'info_dict': { 'info_dict': {
'id': '2104602', 'id': '2104602',
'ext': 'mp4', 'ext': 'mp4',
'title': 'Staffel 2, Episode 18 - Jahresrückblick', 'title': 'Episode 18 - Staffel 2',
'description': 'md5:8733c81b702ea472e069bc48bb658fc1', 'description': 'md5:8733c81b702ea472e069bc48bb658fc1',
'upload_date': '20131231', 'upload_date': '20131231',
'duration': 5845.04, 'duration': 5845.04,