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

main,renderer: add UnblockNeteaseMusic support #184

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

hatateaya
Copy link
Contributor

@hatateaya hatateaya commented Oct 28, 2024

增加了UnblockNeteaseMusic支持。即:

  • 非VIP获取VIP歌曲或获取歌曲接口返回错误的时候使用UNM从第三方源(酷狗,酷我,QQ音乐)获取歌曲
  • 若UNM无法找到合适第三方源且歌曲支持试听则获取试听版

是否启用该支持可在设置中选择,默认为启用。

此外,修改了:

  • 试听版歌曲不缓存;第三方源歌曲缓存(第三方源访问频繁易被拒绝)
  • 由于一些第三方源不支持HTTPS,获取第三方源歌曲默认使用HTTP协议

关于使用:

如需使用QQ音乐源请参考UNM的 README 设置QQ_COOKIE环境变量

src/main/api/index.js Outdated Show resolved Hide resolved
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 this pull request may close these issues.

2 participants