From: Sergey M․ Date: Thu, 6 Aug 2015 19:27:07 +0000 (+0600) Subject: [southpark:de] Enable non-ASCII redirect URL test X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;ds=sidebyside;h=9663bd3abb78911bddad75742bd41006677d628e;p=youtube-dl [southpark:de] Enable non-ASCII redirect URL test --- diff --git a/youtube_dl/extractor/southpark.py b/youtube_dl/extractor/southpark.py index ad63a8785..87b650468 100644 --- a/youtube_dl/extractor/southpark.py +++ b/youtube_dl/extractor/southpark.py @@ -53,7 +53,6 @@ class SouthParkDeIE(SouthParkIE): # non-ASCII characters in redirect URL 'url': 'http://www.southpark.de/alle-episoden/s18e09', 'playlist_count': 4, - 'skip': 'Broken python 3', }]