Преглед на файлове

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