We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
直接双击打开打包后的exe可以正常使用,在bat中用start kugoumusicapi.exe启动,获取url的接口无法获取vip音乐url(已经登录且有vip),并且之后再次双击启动仍然无法正常使用。再次打包新的exe后双击启动可以正常使用,但是需要重新登录 http://localhost:3000/song/url?hash=7C874FFC2B38F4183007E8CBA3775099 歌名:只字不提
{ "priv_status": 0, "hash_offset": { "start_byte": 0, "end_ms": 60000, "end_byte": 960151, "file_type": 0, "start_ms": 0, "offset_hash": "9285802AE045CC91E5FF1E7CFA3057D4" }, "trans_param": { "classmap": { "attr0": 234881032 }, "display": 0, "display_rate": 0 }, "status": 2, "fail_process": [ "pkg", "buy" ] }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
直接双击打开打包后的exe可以正常使用,在bat中用start kugoumusicapi.exe启动,获取url的接口无法获取vip音乐url(已经登录且有vip),并且之后再次双击启动仍然无法正常使用。再次打包新的exe后双击启动可以正常使用,但是需要重新登录
http://localhost:3000/song/url?hash=7C874FFC2B38F4183007E8CBA3775099
歌名:只字不提
{
"priv_status": 0,
"hash_offset": {
"start_byte": 0,
"end_ms": 60000,
"end_byte": 960151,
"file_type": 0,
"start_ms": 0,
"offset_hash": "9285802AE045CC91E5FF1E7CFA3057D4"
},
"trans_param": {
"classmap": {
"attr0": 234881032
},
"display": 0,
"display_rate": 0
},
"status": 2,
"fail_process": [
"pkg",
"buy"
]
}
The text was updated successfully, but these errors were encountered: