1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-06-01 12:39:50 +08:00

[wdr] Remove one test for WDRElefantIE

This commit is contained in:
Sebastian Leske
2018-01-08 22:28:44 +01:00
Unverified
parent 17b4c3b9a7
commit ee95166630
-13
View File
@@ -246,19 +246,6 @@ class WDRElefantIE(WDRBaseIE):
IE_NAME = 'wdr:elefant'
_TESTS = [
{
'url': 'http://www.wdrmaus.de/elefantenseite/#lieder_geburtstagslied',
'info_dict': {
'title': 'Ich bin schon 1-2-3',
'id': 'mdb-1008774',
'ext': 'mp4',
'age_limit': None,
'upload_date': '20091119',
},
'params': {
'skip_download' : True,
},
},
{
'url': 'http://www.wdrmaus.de/elefantenseite/#folge_ostern_2015',
'info_dict': {