ソースを参照

[played] Skip test

Sergey M․ 10 年 前
コミット
62420c73cb
1 ファイル変更1 行追加0 行削除
  1. 1 0
      youtube_dl/extractor/played.py

+ 1 - 0
youtube_dl/extractor/played.py

@@ -26,6 +26,7 @@ class PlayedIE(InfoExtractor):
             'ext': 'flv',
             'title': 'youtube-dl_test_video.mp4',
         },
+        'skip': 'Removed for copyright infringement.',  # oh wow
     }
 
     def _real_extract(self, url):