- added current ZDF test case

This commit is contained in:
carsten demming 2018-02-20 13:17:56 +01:00
parent befa4708fd
commit 035afbfadd

View File

@ -42,6 +42,17 @@ class ZDFIE(ZDFBaseIE):
_QUALITIES = ('auto', 'low', 'med', 'high', 'veryhigh') _QUALITIES = ('auto', 'low', 'med', 'high', 'veryhigh')
_TESTS = [{ _TESTS = [{
'url': 'https://www.zdf.de/dokumentation/zdfinfo-doku/polenzwei-102.html',
'info_dict': {
'id': 'polenzwei-102',
'ext': 'mp4',
'title': 'Polenfeldzug (2)',
'description': 'md5:4771d08c3a0ce235a5477fe39ab5e72a',
'duration': 2699,
'timestamp': 1519030800,
'upload_date': '20180219',
}
},{
'url': 'https://www.zdf.de/service-und-hilfe/die-neue-zdf-mediathek/zdfmediathek-trailer-100.html', 'url': 'https://www.zdf.de/service-und-hilfe/die-neue-zdf-mediathek/zdfmediathek-trailer-100.html',
'info_dict': { 'info_dict': {
'id': 'zdfmediathek-trailer-100', 'id': 'zdfmediathek-trailer-100',