diff --git a/youtube_dl/extractor/servus.py b/youtube_dl/extractor/servus.py index 741957705..660b27e6f 100644 --- a/youtube_dl/extractor/servus.py +++ b/youtube_dl/extractor/servus.py @@ -21,9 +21,6 @@ class ServusIE(InfoExtractor): }, { 'url': 'https://www.servustv.com/at/p/Wie-das-Leben-beginnt/1309984137314-381415152/', 'only_matching': True, - }, { - 'url': 'https://www.servustv.com/tv/videos/1380889096408-1235196658/', - 'only_matching': True, }] def _real_extract(self, url):