瀏覽代碼

[iprima] Skip test

Sergey M․ 11 年之前
父節點
當前提交
f1cef7a9ff
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      youtube_dl/extractor/iprima.py

+ 1 - 0
youtube_dl/extractor/iprima.py

@@ -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):