[southpark:de] Enable non-ASCII redirect URL test
authorSergey M․ <dstftw@gmail.com>
Thu, 6 Aug 2015 19:27:07 +0000 (01:27 +0600)
committerSergey M․ <dstftw@gmail.com>
Thu, 6 Aug 2015 19:27:07 +0000 (01:27 +0600)
youtube_dl/extractor/southpark.py

index ad63a87854998cb944044810e2971d53f9bf0a31..87b6504682a4feb50ce65c3eea43d07041aae31c 100644 (file)
@@ -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',
     }]