mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-01 21:50:12 -04:00
[kankan] Skip test
This commit is contained in:
@@ -18,6 +18,7 @@ class KankanIE(InfoExtractor):
|
||||
'info_dict': {
|
||||
'title': 'Ready To Go',
|
||||
},
|
||||
'skip': 'Only available from China',
|
||||
}
|
||||
|
||||
def _real_extract(self, url):
|
||||
|
||||
Reference in New Issue
Block a user