mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-05 01:48:01 +09:00
[kankan] Skip test
This commit is contained in:
parent
ca70d215cf
commit
f68cd00fe3
@ -18,6 +18,7 @@ class KankanIE(InfoExtractor):
|
||||
'info_dict': {
|
||||
'title': 'Ready To Go',
|
||||
},
|
||||
'skip': 'Only available from China',
|
||||
}
|
||||
|
||||
def _real_extract(self, url):
|
||||
|
Loading…
Reference in New Issue
Block a user