Browse Source

[scivee] Skip the test

Not accessible from either Travis CI or my machine.

Closes #9315
totalwebcasting
Yen Chi Hsuan 9 years ago
parent
commit
a7e03861e8
No known key found for this signature in database GPG Key ID: 3FDDD575826C5C30
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      youtube_dl/extractor/scivee.py

+ 1
- 0
youtube_dl/extractor/scivee.py View File

@ -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…
Cancel
Save