mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2024-11-03 03:40:20 +00:00
[anitube] Skip test (on travis)
This commit is contained in:
parent
0ad97bbc05
commit
f2e87ef4fa
@ -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):
|
||||
|
Loading…
Reference in New Issue
Block a user