-
Notifications
You must be signed in to change notification settings - Fork 111
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
登录后大部分歌曲播放时,显示【获取音乐失败】 #236
Comments
失败的情况下使用的是什么音质? |
普通或高品质。 已经解决了,应该是 VIP 过期导致的,但是比较奇怪。看着像是 kugou 的bug。。 刚刚我在手机上重新领了一下畅听版 VIP就可以了。 然后然后,过了一小时,概念版 VIP 又出现了。 |
感觉是VIP过期导致的,我也和你一样 |
我也想这么说,在vip状态下,有时测试同一首歌能获取到,有时又不行的。 反馈描述很详细,给你点个赞。 |
我提供一个思路,重新刷新一下,然后点一下音乐库,看是否是登录状态 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
1.登录后大部分歌曲播放时,播放栏显示【获取音乐失败】
在退出登录的情况下,可以正常播放,当然只能播放试听部分。
环境:
windows 11
1.4.1/1.4.2
控制台信息:
无登录情况下,请求响应:
请求:
http://127.0.0.1:6521/song/url?hash=93E2B4B77D947189BC341E29AFBC1032&free_part=1
响应:
{"q":0,"classmap":{"attr0":234881032},"status":1,"volume":-11.1,"backupUrl":["http://fsmobile.kugou.com/202503101617/bbb541f8769f82b890470d428bf8fdfb/v3/93e2b4b77d947189bc341e29afbc1032/yp/p_0_960155/ap3116_us0_mi336d5ebc5436534e61d16e63ddfca327_pi2_mx0_qu128_s2330832729.mp3"],"url":["http://fsandroid.tx.kugou.com/202503101617/e0c0aa09cca57cb635a4c7dd7a5a50f2/v3/93e2b4b77d947189bc341e29afbc1032/yp/p_0_960155/ap3116_us0_mi336d5ebc5436534e61d16e63ddfca327_pi2_mx0_qu128_s2330832729.mp3","http://fsmobile.kugou.com/202503101617/bbb541f8769f82b890470d428bf8fdfb/v3/93e2b4b77d947189bc341e29afbc1032/yp/p_0_960155/ap3116_us0_mi336d5ebc5436534e61d16e63ddfca327_pi2_mx0_qu128_s2330832729.mp3"],"trans_param":{"classmap":{"attr0":234881032},"qualitymap":{"attr0":2134884469,"attr1":0},"display":0,"display_rate":0},"fileHead":0,"timeLength":317,"fileSize":5080107,"bitRate":128000,"priv_status":0,"volume_peak":0.3,"volume_gain":0,"hash_offset":{"clip_hash":"EDD411667275F4C6F2C809F7D9C80612","start_byte":0,"end_ms":60000,"end_byte":960155,"file_type":0,"start_ms":0,"offset_hash":"13BF3DD45E65B37C1DFFC9E4F9BC8D7A"},"fileName":"亲爱的,那不是爱情","extName":"mp3","hash":"93E2B4B77D947189BC341E29AFBC1032"}
登录失败场景:
请求:
http://127.0.0.1:6521/song/url?cookie=token=******;userid=*********&hash=B05697A6D70E85E9D186E9AF63F23120
响应:
{"priv_status":0,"hash_offset":{"start_byte":0,"end_ms":60000,"end_byte":960143,"file_type":0,"start_ms":0,"offset_hash":"F76E0B8CF3AAE50AD917681B932486D6"},"trans_param":{"classmap":{"attr0":234885128},"display":0,"display_rate":0},**"status":2,"fail_process":["pkg","buy"]**}
看起来像是之前反馈过的一个情况,但是没看到解决方式:
MakcRe/KuGouMusicApi#35
MakcRe/KuGouMusicApi#17
补充信息:
3.10 10点多 已经领取过 VIP了,后续也正常播放
3.10 下午2点多,突然大量出现上述情况,从 1.4.1 更新到 1.4.2 也依旧
The text was updated successfully, but these errors were encountered: