mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2024-11-03 03:40:20 +00:00
[rtlnow] Simplify outdated test
This commit is contained in:
parent
94e8df3a7e
commit
94a20aa5f8
@ -92,16 +92,7 @@ class RTLnowIE(InfoExtractor):
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
'url': 'http://www.n-tvnow.de/deluxe-alles-was-spass-macht/thema-ua-luxushotel-fuer-vierbeiner.php?container_id=153819&player=1&season=0',
|
'url': 'http://www.n-tvnow.de/deluxe-alles-was-spass-macht/thema-ua-luxushotel-fuer-vierbeiner.php?container_id=153819&player=1&season=0',
|
||||||
'info_dict': {
|
'only_matching': True,
|
||||||
'id': '153819',
|
|
||||||
'ext': 'flv',
|
|
||||||
'title': 'Deluxe - Alles was Spaß macht - Thema u.a.: Luxushotel für Vierbeiner',
|
|
||||||
'description': 'md5:c3705e1bb32e1a5b2bcd634fc065c631',
|
|
||||||
'thumbnail': 'http://autoimg.static-fra.de/ntvnow/383157/1500x1500/image2.jpg',
|
|
||||||
'upload_date': '20140221',
|
|
||||||
'duration': 2429,
|
|
||||||
},
|
|
||||||
'skip': 'Only works from Germany',
|
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user