-
Notifications
You must be signed in to change notification settings - Fork 117
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
获取音乐url接口不返回url信息 #40
Comments
你是用打包好的exe吗,用项目源码不会这样 |
用的源码的,用vscode启动的 |
没登录,或者没vip |
登录了,有打印传过去的token信息 |
你现在还可以使用吗,你可以测试一下 |
不知道和node版本有没有关系,我是高版本的node |
你试试能不能获得非VIP歌曲url |
不行现在搜索接口都报错了 |
http://192.168.10.150:3000/search?keywords=三国杀 |
你先试试刷新登录,/login/token?token=xxx&userid=xxx,不行的话就重新登录 |
这个地方我用默认的 |
搜索推荐接口可以调用有数据 |
你用什么发的请求,文档里有说如果是跨域请求 , 请在所有请求带上 xhrFields: { withCredentials: true } (axios 为 withCredentials: true, Fetch API 为 fetch(url, { credentials: 'include' })), 或直接手动传入 cookie。 |
我用postman请求的接口 |
那我不清楚了,要不你下载那个打包好的exe试试 |
是酷狗概念版吗,我刚刚开的概念版vip。但是登录后"is_vip": 0,等于0 |
|
找到问题了,谢谢大佬的耐心指导,他这个启动的时候是localhoust,用localhoust访问就号了 |
兄弟在吗,我的也是这个问题,你是咋解决的? |
/song/url?hash=27175B47CE28A47C98A3035C90E61742
{
"priv_status": 0,
"hash_offset": {
"start_byte": 0,
"end_ms": 110700,
"end_byte": 1771376,
"file_type": 0,
"start_ms": 50700,
"offset_hash": "2C0918880E25237470872EDA5080291F"
},
"trans_param": {
"classmap": {
"attr0": 235016200
},
"display": 0,
"display_rate": 0
},
"status": 2,
"fail_process": [
"pkg",
"buy"
]
}
The text was updated successfully, but these errors were encountered: