projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97243fe
)
[ajazzera] skip test
author
remitamine
<remitamine@gmail.com>
Mon, 7 Sep 2015 07:22:38 +0000
(08:22 +0100)
committer
remitamine
<remitamine@gmail.com>
Mon, 7 Sep 2015 07:22:38 +0000
(08:22 +0100)
youtube_dl/extractor/aljazeera.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/aljazeera.py
b/youtube_dl/extractor/aljazeera.py
index 612708e25730c7407d4bf6e76d8b674e39d62bad..184a14a4fa99632e825245170b94abab3cb68684 100644
(file)
--- a/
youtube_dl/extractor/aljazeera.py
+++ b/
youtube_dl/extractor/aljazeera.py
@@
-16,6
+16,7
@@
class AlJazeeraIE(InfoExtractor):
'uploader': 'Al Jazeera English',
},
'add_ie': ['Brightcove'],
+ 'skip': 'Not accessible from Travis CI server',
}
def _real_extract(self, url):