瀏覽代碼

[france2.fr:generation-quoi] Skip test

The videos seem to not be available outside France
Jaime Marquínez Ferrándiz 11 年之前
父節點
當前提交
3165dc4d9f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      youtube_dl/extractor/francetv.py

+ 1 - 0
youtube_dl/extractor/francetv.py

@@ -184,6 +184,7 @@ class GenerationQuoiIE(InfoExtractor):
             # It uses Dailymotion
             'skip_download': True,
         },
+        'skip': 'Only available from France',
     }
 
     def _real_extract(self, url):