Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

网易云音乐歌单下载时,只能下载前10首歌 #3

Open
kelinkong opened this issue Mar 25, 2024 · 1 comment
Open

网易云音乐歌单下载时,只能下载前10首歌 #3

kelinkong opened this issue Mar 25, 2024 · 1 comment

Comments

@kelinkong
Copy link

在使用网易云歌单下载的功能时,只能下载前十首歌,
推测原因:歌单页面使用了分页或者懒加载技术,这意味着一次请求可能只返回部分歌曲信息,而不是全部的歌曲。

@kelinkong
Copy link
Author

可以使用cloudmusic这个API库来获取歌单信息,能够解决这个问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant