1
0
mirror of https://github.com/l1ving/youtube-dl synced 2020-11-18 19:53:54 -08:00

[servus] remove unused test

This commit is contained in:
Stefan 2020-01-01 10:47:05 +01:00
parent 4fa0a419e0
commit ee6abfe662

View File

@ -21,9 +21,6 @@ class ServusIE(InfoExtractor):
}, { }, {
'url': 'https://www.servustv.com/at/p/Wie-das-Leben-beginnt/1309984137314-381415152/', 'url': 'https://www.servustv.com/at/p/Wie-das-Leben-beginnt/1309984137314-381415152/',
'only_matching': True, 'only_matching': True,
}, {
'url': 'https://www.servustv.com/tv/videos/1380889096408-1235196658/',
'only_matching': True,
}] }]
def _real_extract(self, url): def _real_extract(self, url):