logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: f68cd00fe3c5d02b12433c35e6f52182c2f26a6b
parent ca70d215cfad69ef4671034c4a814c9d65529a06
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Fri, 17 Jan 2014 04:21:54 +0100

[kankan] Skip test

Diffstat:

Myoutube_dl/extractor/kankan.py1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/youtube_dl/extractor/kankan.py b/youtube_dl/extractor/kankan.py @@ -18,6 +18,7 @@ class KankanIE(InfoExtractor): 'info_dict': { 'title': 'Ready To Go', }, + 'skip': 'Only available from China', } def _real_extract(self, url):