Browse Source

[videopremium] Skip test

Philipp Hagemeister 11 years ago
parent
commit
780603027f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      youtube_dl/extractor/videopremium.py

+ 1 - 0
youtube_dl/extractor/videopremium.py

@@ -15,6 +15,7 @@ class VideoPremiumIE(InfoExtractor):
         u'params': {
         u'params': {
             u'skip_download': True,
             u'skip_download': True,
         },
         },
+        u'skip': u'Test file has been deleted.',
     }
     }
 
 
     def _real_extract(self, url):
     def _real_extract(self, url):