mirror of
https://github.com/Suxiaoqinx/Netease_url.git
synced 2025-07-14 05:12:21 +08:00
Update README.md
This commit is contained in:
parent
18ec18bb2a
commit
ceec15651f
@ -6,6 +6,11 @@ pip install -r requirements.txt
|
||||
# 参数列表
|
||||
http://127.0.0.1:5000/Song_V1?ids=(填写歌曲链接或者ID)&level=(填写需要解析的音质)&type=(down json text)
|
||||
|
||||
# 演示列表
|
||||
[直接显示](https://api.toubiec.cn/Song_V1?ids=16686599&level=hires&type=text)
|
||||
[Json数组显示](https://api.toubiec.cn/Song_V1?ids=16686599&level=hires&type=json)
|
||||
[直接跳转音乐地址](https://api.toubiec.cn/Song_V1?ids=16686599&level=hires&type=down)
|
||||
|
||||
# 注意事项
|
||||
需要解析的话 请先在cookie.txt文件内填入黑胶会员账号的cookie 才可以解析!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user