Pārlūkot izejas kodu

[anitube] Skip test (on travis)

Philipp Hagemeister 11 gadi atpakaļ
vecāks
revīzija
f2e87ef4fa
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      youtube_dl/extractor/anitube.py

+ 1 - 0
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):