[anitube] Skip test (on travis)
authorPhilipp Hagemeister <phihag@phihag.de>
Wed, 20 Nov 2013 06:46:44 +0000 (07:46 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Wed, 20 Nov 2013 06:46:44 +0000 (07:46 +0100)
youtube_dl/extractor/anitube.py

index 679027f4e950c33890e616e131220c6d81055ab6..691d5a8447cf298be4b436b20593ee26ef109a8c 100644 (file)
@@ -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):