projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00902cd
)
[videopremium] Skip test
author
Philipp Hagemeister
<phihag@phihag.de>
Mon, 16 Dec 2013 13:42:07 +0000
(14:42 +0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Mon, 16 Dec 2013 13:42:07 +0000
(14:42 +0100)
youtube_dl/extractor/videopremium.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/videopremium.py
b/youtube_dl/extractor/videopremium.py
index acae81448e38e3b362fcfdd93b4a6dcd9cc5f7d0..65463c73324ca83ab87b45bc33d569c3fe881163 100644
(file)
--- a/
youtube_dl/extractor/videopremium.py
+++ b/
youtube_dl/extractor/videopremium.py
@@
-15,6
+15,7
@@
class VideoPremiumIE(InfoExtractor):
u'params': {
u'skip_download': True,
},
+ u'skip': u'Test file has been deleted.',
}
def _real_extract(self, url):