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

同一个接口,在pc端的浏览器中返回正常数据,在手机的浏览器中返回的是缺少部分的数据 #44

Open
shangxiaohe opened this issue Nov 25, 2024 · 0 comments

Comments

@shangxiaohe
Copy link

/song/url?hash=E066BDE97AE53737B7BE91B051B7DAE7

pc端的浏览器中返回正常数据:
{
"extName": "mp3",
"classmap": {
"attr0": 234881032
},
"status": 1,
"volume": -9.7,
"std_hash_time": 228884,
"backupUrl": [
"http://fsmobile.kugou.com/202411221907/6af45456fe476174c8e12dd8ea79d297/v3/e066bde97ae53737b7be91b051b7dae7/yp/full/ap3116_us1774004074_mi336d5ebc5436534e61d16e63ddfca327_pi2_mx0_qu128_s502812083.mp3"
],
"url": [
"http://fsandroid.tx.kugou.com/202411221907/cd38690c425a84ab22d47d265356b002/v3/e066bde97ae53737b7be91b051b7dae7/yp/full/ap3116_us1774004074_mi336d5ebc5436534e61d16e63ddfca327_pi2_mx0_qu128_s502812083.mp3",
"http://fsmobile.kugou.com/202411221907/6af45456fe476174c8e12dd8ea79d297/v3/e066bde97ae53737b7be91b051b7dae7/yp/full/ap3116_us1774004074_mi336d5ebc5436534e61d16e63ddfca327_pi2_mx0_qu128_s502812083.mp3"
],
"std_hash": "E066BDE97AE53737B7BE91B051B7DAE7",
"trans_param": {
"classmap": {
"attr0": 234881032
},
"qualitymap": {
"attr0": 1061126260
},
"display": 0,
"display_rate": 0
},
"fileHead": 0,
"fileSize": 3662772,
"bitRate": 128000,
"priv_status": 1,
"volume_peak": 0.4,
"volume_gain": 0,
"timeLength": 228,
"fileName": "秋风经过",
"q": 0,
"hash": "E066BDE97AE53737B7BE91B051B7DAE7"
}

手机浏览中返回结果中的backupUrl, url等字段内容都是空的
登录是通过pc端浏览调用接口登录的

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

No branches or pull requests

1 participant