mirror of
https://code.hackerspace.pl/q3k/youtube-dl
synced 2025-03-16 08:45:47 +00:00
[videopremium] Skip test
This commit is contained in:
parent
00902cd601
commit
780603027f
@ -15,6 +15,7 @@ class VideoPremiumIE(InfoExtractor):
|
||||
u'params': {
|
||||
u'skip_download': True,
|
||||
},
|
||||
u'skip': u'Test file has been deleted.',
|
||||
}
|
||||
|
||||
def _real_extract(self, url):
|
||||
|
Loading…
x
Reference in New Issue
Block a user