mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2024-11-17 03:26:06 +00:00
[iprima] Skip test
This commit is contained in:
parent
8264223511
commit
f1cef7a9ff
@ -39,6 +39,7 @@ class IPrimaIE(InfoExtractor):
|
||||
'params': {
|
||||
'skip_download': True, # requires rtmpdump
|
||||
},
|
||||
'skip': 'Do not have permission to access this page',
|
||||
}]
|
||||
|
||||
def _real_extract(self, url):
|
||||
|
Loading…
Reference in New Issue
Block a user