Explorar el Código

[kankan] Skip test

Philipp Hagemeister hace 12 años
padre
commit
f68cd00fe3
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      youtube_dl/extractor/kankan.py

+ 1 - 0
youtube_dl/extractor/kankan.py

@@ -18,6 +18,7 @@ class KankanIE(InfoExtractor):
         'info_dict': {
             'title': 'Ready To Go',
         },
+        'skip': 'Only available from China',
     }
 
     def _real_extract(self, url):