浏览代码

[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):