projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca70d21
)
[kankan] Skip test
author
Philipp Hagemeister
<phihag@phihag.de>
Fri, 17 Jan 2014 03:21:54 +0000
(
04:21
+0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Fri, 17 Jan 2014 03:21:54 +0000
(
04:21
+0100)
youtube_dl/extractor/kankan.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/kankan.py
b/youtube_dl/extractor/kankan.py
index 2707462ee0350bec40e94b55566b6bb55d83da96..23103b163fea1ed6a27cb44dadcf231b478edcdb 100644
(file)
--- 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):