瀏覽代碼

[anitube] Skip test (on travis)

Philipp Hagemeister 12 年之前
父節點
當前提交
f2e87ef4fa
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      youtube_dl/extractor/anitube.py

+ 1 - 0
youtube_dl/extractor/anitube.py

@@ -17,6 +17,7 @@ class AnitubeIE(InfoExtractor):
             u'ext': u'mp4',
             u'title': u'Recorder to Randoseru 01',
         },
+        u'skip': u'Blocked in the US',
     }
 
     def _real_extract(self, url):