From: Philipp Hagemeister Date: Mon, 16 Dec 2013 13:42:07 +0000 (+0100) Subject: [videopremium] Skip test X-Git-Url: http://git.oshgnacknak.de/?a=commitdiff_plain;h=780603027f8e57b0e4ec9ea1bf74b6a1afa24cb4;p=youtube-dl [videopremium] Skip test --- diff --git a/youtube_dl/extractor/videopremium.py b/youtube_dl/extractor/videopremium.py index acae81448..65463c733 100644 --- 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):