projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
046ea04
)
[scivee] Skip the test
author
Yen Chi Hsuan
<yan12125@gmail.com>
Wed, 27 Apr 2016 05:52:04 +0000
(13:52 +0800)
committer
Yen Chi Hsuan
<yan12125@gmail.com>
Wed, 27 Apr 2016 05:52:04 +0000
(13:52 +0800)
Not accessible from either Travis CI or my machine.
Closes #9315
youtube_dl/extractor/scivee.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/scivee.py
b/youtube_dl/extractor/scivee.py
index 3bf93c870b2bc30c3baf9567a64d06171558f06b..b1ca12fdee1c012de789ebfaf15f03f04e73f768 100644
(file)
--- a/
youtube_dl/extractor/scivee.py
+++ b/
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):