mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-08-04 03:10:26 +00:00
[iprima] Skip test
This commit is contained in:
@@ -39,6 +39,7 @@ class IPrimaIE(InfoExtractor):
|
|||||||
'params': {
|
'params': {
|
||||||
'skip_download': True, # requires rtmpdump
|
'skip_download': True, # requires rtmpdump
|
||||||
},
|
},
|
||||||
|
'skip': 'Do not have permission to access this page',
|
||||||
}]
|
}]
|
||||||
|
|
||||||
def _real_extract(self, url):
|
def _real_extract(self, url):
|
||||||
|
Reference in New Issue
Block a user