[iprima] Skip test
authorSergey M․ <dstftw@gmail.com>
Fri, 14 Mar 2014 18:39:42 +0000 (01:39 +0700)
committerSergey M․ <dstftw@gmail.com>
Fri, 14 Mar 2014 18:39:42 +0000 (01:39 +0700)
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):