From: Yen Chi Hsuan Date: Sat, 16 Apr 2016 18:38:05 +0000 (+0800) Subject: [kuwo:category] Update the test X-Git-Tag: 2016.04.19~9 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=21525bb8ca0e7229b3877acc162addcf5d5bcdfd;p=youtube-dl.git [kuwo:category] Update the test Now the webpage says there are 24 songs. --- diff --git a/youtube_dl/extractor/kuwo.py b/youtube_dl/extractor/kuwo.py index 86c17c931f..c0ece51133 100644 --- 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):