projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
266e466
)
[kuwo:singer] Skip test
author
Sergey M․
<dstftw@gmail.com>
Sun, 6 Sep 2015 02:00:16 +0000
(08:00 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Sun, 6 Sep 2015 02:00:16 +0000
(08:00 +0600)
youtube_dl/extractor/kuwo.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/kuwo.py
b/youtube_dl/extractor/kuwo.py
index 1077846f296150c8503dbe091a0a096df4620719..fa233377d67ee83bf71db61f14d0e934111174a3 100644
(file)
--- a/
youtube_dl/extractor/kuwo.py
+++ b/
youtube_dl/extractor/kuwo.py
@@
-202,6
+202,7
@@
class KuwoSingerIE(InfoExtractor):
'title': 'Ali',
},
'playlist_mincount': 95,
+ 'skip': 'Regularly stalls travis build', # See https://travis-ci.org/rg3/youtube-dl/jobs/78878540
}]
def _real_extract(self, url):