1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2024-09-27 20:38:45 +02:00

[kankan] Skip test

This commit is contained in:
Philipp Hagemeister 2014-01-17 04:21:54 +01:00
parent ca70d215cf
commit f68cd00fe3

View File

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