mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-02 17:22:31 +01:00
[scivee] Skip the test
Not accessible from either Travis CI or my machine. Closes #9315
This commit is contained in:
parent
046ea04a7d
commit
a7e03861e8
@ -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):
|
||||
|
Loading…
Reference in New Issue
Block a user