소스 검색

[kankan] Skip test

Philipp Hagemeister 11 년 전
부모
커밋
f68cd00fe3
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      youtube_dl/extractor/kankan.py

+ 1 - 0
youtube_dl/extractor/kankan.py

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