Переглянути джерело

[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):