projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8f1031
)
[kuwo:category] Update the test
author
Yen Chi Hsuan
<yan12125@gmail.com>
Sat, 16 Apr 2016 18:38:05 +0000
(
02:38
+0800)
committer
Yen Chi Hsuan
<yan12125@gmail.com>
Sat, 16 Apr 2016 18:38:05 +0000
(
02:38
+0800)
Now the webpage says there are 24 songs.
youtube_dl/extractor/kuwo.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/kuwo.py
b/youtube_dl/extractor/kuwo.py
index 86c17c931f1d41f8276f5883ed2139f6348759c2..c0ece51133a441629a0272757f1a5e8157f671f6 100644
(file)
--- a/
youtube_dl/extractor/kuwo.py
+++ b/
youtube_dl/extractor/kuwo.py
@@
-268,7
+268,7
@@
class KuwoCategoryIE(InfoExtractor):
'title': '八十年代精选',
'description': '这些都是属于八十年代的回忆!',
},
- 'playlist_count':
30
,
+ 'playlist_count':
24
,
}
def _real_extract(self, url):