[iprima] Skip test
[youtube-dl] / youtube_dl / extractor / iprima.py
index 6ca0e9122a51ebdf621ed4d999e4065700c1c48c..2a29e6072bc78b0afe5fe2460cd9d1ea45565203 100644 (file)
@@ -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):