projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a87b061
)
[streamcloud] skip test on travis
author
Philipp Hagemeister
<phihag@phihag.de>
Sat, 23 Nov 2013 14:57:42 +0000
(15:57 +0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Sat, 23 Nov 2013 14:57:42 +0000
(15:57 +0100)
youtube_dl/extractor/streamcloud.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/streamcloud.py
b/youtube_dl/extractor/streamcloud.py
index d476693ec0f98d296dc92753ed0a6bc3dfa5f870..9faf3a5e3f677ae8b00454c492f6ef2bf129d329 100644
(file)
--- a/
youtube_dl/extractor/streamcloud.py
+++ b/
youtube_dl/extractor/streamcloud.py
@@
-21,6
+21,7
@@
class StreamcloudIE(InfoExtractor):
u'title': u'youtube-dl test video \'/\\ ä ↭',
u'duration': 9,
},
+ u'skip': u'Only available from the EU'
}
def _real_extract(self, url):