From: Philipp Hagemeister Date: Wed, 20 Nov 2013 06:46:44 +0000 (+0100) Subject: [anitube] Skip test (on travis) X-Git-Url: http://git.oshgnacknak.de/?a=commitdiff_plain;h=f2e87ef4fab5f6d000a7bb152b535a748866bca3;p=youtube-dl [anitube] Skip test (on travis) --- diff --git a/youtube_dl/extractor/anitube.py b/youtube_dl/extractor/anitube.py index 679027f4e..691d5a844 100644 --- 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):