Browse Source

[kankan] Skip test

totalwebcasting
Philipp Hagemeister 11 years ago
parent
commit
f68cd00fe3
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      youtube_dl/extractor/kankan.py

+ 1
- 0
youtube_dl/extractor/kankan.py 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):


Loading…
Cancel
Save