projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ad97bb
)
[anitube] Skip test (on travis)
author
Philipp Hagemeister
<phihag@phihag.de>
Wed, 20 Nov 2013 06:46:44 +0000
(07:46 +0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Wed, 20 Nov 2013 06:46:44 +0000
(07:46 +0100)
youtube_dl/extractor/anitube.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/anitube.py
b/youtube_dl/extractor/anitube.py
index 679027f4e950c33890e616e131220c6d81055ab6..691d5a8447cf298be4b436b20593ee26ef109a8c 100644
(file)
--- a/
youtube_dl/extractor/anitube.py
+++ b/
youtube_dl/extractor/anitube.py
@@
-17,6
+17,7
@@
class AnitubeIE(InfoExtractor):
u'ext': u'mp4',
u'title': u'Recorder to Randoseru 01',
},
+ u'skip': u'Blocked in the US',
}
def _real_extract(self, url):