소스 검색

[anitube] Skip test (on travis)

Philipp Hagemeister 12 년 전
부모
커밋
f2e87ef4fa
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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'ext': u'mp4',
             u'title': u'Recorder to Randoseru 01',
             u'title': u'Recorder to Randoseru 01',
         },
         },
+        u'skip': u'Blocked in the US',
     }
     }
 
 
     def _real_extract(self, url):
     def _real_extract(self, url):