[kankan] Skip test
parent
ca70d215cf
commit
f68cd00fe3
|
@ -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):
|
||||||
|
|
Loading…
Reference in New Issue