瀏覽代碼

[southpark:de] Skip test

Sergey M․ 10 年之前
父節點
當前提交
4f34cdb0a8
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      youtube_dl/extractor/southpark.py

+ 1 - 0
youtube_dl/extractor/southpark.py

@@ -53,6 +53,7 @@ class SouthParkDeIE(SouthParkIE):
         # non-ASCII characters in redirect URL
         'url': 'http://www.southpark.de/alle-episoden/s18e09',
         'playlist_count': 4,
+        'skip': 'Broken python 3',
     }]