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

修复ios搜索出来的音乐没有解锁变灰 #1258

Closed
jiyiv5 opened this issue Sep 29, 2023 · 3 comments
Closed

修复ios搜索出来的音乐没有解锁变灰 #1258

jiyiv5 opened this issue Sep 29, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@jiyiv5
Copy link

jiyiv5 commented Sep 29, 2023

需求描述

网易云音乐api接口中加入了大量的eapi这个接口,因为现在版本部分接口没有匹配eapi接口就导致出现以下问题。
1.打开应用出现广告
2.搜索出来的音乐还是灰色无法播放
3.解锁本地SVIP失效

我的修复办法:
1.在hook.target.path列表中添加"/api/v2/artist/songs".
2.把hook.js代码中所有的"/api/xxx"在添加一份"/eapi/xxx".

预期行为

No response

网易云音乐版本号

No response

操作系统

IOS

其他信息

No response

@jiyiv5 jiyiv5 added the enhancement New feature or request label Sep 29, 2023
1715173329 added a commit that referenced this issue Oct 20, 2023
@joyoner
Copy link

joyoner commented Nov 19, 2023

同问,这个问题依旧存在;
PS: 现在iOS的分流文件用哪个

@jiyiv5
Copy link
Author

jiyiv5 commented Nov 22, 2023

同问,这个问题依旧存在; PS: 现在iOS的分流文件用哪个

手动修改js代码就行了。但是ios挺不稳定的。还是安卓hook好用

@srlihg66
Copy link

docker里面没有这个文件 构建好像没有引入这个文件夹 如何修改 如果有是在哪里修改

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

No branches or pull requests

4 participants