mirror of
https://code.hackerspace.pl/q3k/youtube-dl
synced 2025-03-16 11:43:02 +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'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):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user