Skip to content

Commit

Permalink
[iprima] Skip test
Browse files Browse the repository at this point in the history
  • Loading branch information
dstftw committed Mar 14, 2014
1 parent 8264223 commit f1cef7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions youtube_dl/extractor/iprima.py
Original file line number Diff line number Diff line change
Expand Up @@ -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):
Expand Down

0 comments on commit f1cef7a

Please sign in to comment.