2
0
Philipp Hagemeister 12 жил өмнө
parent
commit
f68cd00fe3

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