projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8264223
)
[iprima] Skip test
author
Sergey M․
<dstftw@gmail.com>
Fri, 14 Mar 2014 18:39:42 +0000
(
01:39
+0700)
committer
Sergey M․
<dstftw@gmail.com>
Fri, 14 Mar 2014 18:39:42 +0000
(
01:39
+0700)
youtube_dl/extractor/iprima.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/iprima.py
b/youtube_dl/extractor/iprima.py
index 6ca0e9122a51ebdf621ed4d999e4065700c1c48c..2a29e6072bc78b0afe5fe2460cd9d1ea45565203 100644
(file)
--- 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):