浏览代码

[scivee] Skip the test

Not accessible from either Travis CI or my machine.

Closes #9315
Yen Chi Hsuan 9 年之前
父节点
当前提交
a7e03861e8
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      youtube_dl/extractor/scivee.py

+ 1 - 0
youtube_dl/extractor/scivee.py

@@ -18,6 +18,7 @@ class SciVeeIE(InfoExtractor):
             'title': 'Adam Arkin at the 2014 DOE JGI Genomics of Energy & Environment Meeting',
             'description': 'md5:81f1710638e11a481358fab1b11059d7',
         },
+        'skip': 'Not accessible from Travis CI server',
     }
 
     def _real_extract(self, url):