mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-14 22:37:59 +09:00
[kuwo:category] Update the test
Now the webpage says there are 24 songs.
This commit is contained in:
parent
d8f103159f
commit
21525bb8ca
@ -268,7 +268,7 @@ class KuwoCategoryIE(InfoExtractor):
|
|||||||
'title': '八十年代精选',
|
'title': '八十年代精选',
|
||||||
'description': '这些都是属于八十年代的回忆!',
|
'description': '这些都是属于八十年代的回忆!',
|
||||||
},
|
},
|
||||||
'playlist_count': 30,
|
'playlist_count': 24,
|
||||||
}
|
}
|
||||||
|
|
||||||
def _real_extract(self, url):
|
def _real_extract(self, url):
|
||||||
|
Loading…
Reference in New Issue
Block a user