소스 검색

[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',
     }]