Browse Source

[anitube] Skip test (on travis)

Philipp Hagemeister 12 năm trước cách đây
mục cha
commit
f2e87ef4fa
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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):