浏览代码

[southpark:de] Enable non-ASCII redirect URL test

Sergey M․ 10 年之前
父节点
当前提交
9663bd3abb
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      youtube_dl/extractor/southpark.py

+ 0 - 1
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',
     }]