aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/iprima.py
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2014-03-15 01:39:42 +0700
committerSergey M․ <dstftw@gmail.com>2014-03-15 01:39:42 +0700
commitf1cef7a9ffcf92781e8ee81934a1bf985aefdbca (patch)
tree49cff179758be7a4cdbd9da8f5c6d6782bcf56ec /youtube_dl/extractor/iprima.py
parent826422351152e0e0840bca737bdaccc238d423fd (diff)
downloadyoutube-dl-f1cef7a9ffcf92781e8ee81934a1bf985aefdbca.zip
youtube-dl-f1cef7a9ffcf92781e8ee81934a1bf985aefdbca.tar.gz
youtube-dl-f1cef7a9ffcf92781e8ee81934a1bf985aefdbca.tar.bz2
[iprima] Skip test
Diffstat (limited to 'youtube_dl/extractor/iprima.py')
-rw-r--r--youtube_dl/extractor/iprima.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/extractor/iprima.py b/youtube_dl/extractor/iprima.py
index 6ca0e91..2a29e60 100644
--- a/youtube_dl/extractor/iprima.py
+++ b/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):