commit: 9663bd3abb78911bddad75742bd41006677d628e
parent 5a4d9ddb218e761fe7ab15d197690e0cb132a536
Author: Sergey M․ <dstftw@gmail.com>
Date: Fri, 7 Aug 2015 01:27:07 +0600
[southpark:de] Enable non-ASCII redirect URL test
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git 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',
}]