mirror of
https://github.com/Suxiaoqinx/Netease_url.git
synced 2025-09-14 19:46:45 +08:00
Update README.md
This commit is contained in:
parent
15532781b8
commit
abb3edbd73
25
README.md
25
README.md
@ -6,16 +6,31 @@ pip install -r requirements.txt
|
|||||||
# 环境要求
|
# 环境要求
|
||||||
Python >= 3
|
Python >= 3
|
||||||
|
|
||||||
# 参数列表
|
# 请求示例
|
||||||
http://127.0.0.1:5000/Song_V1?ids=(填写歌曲链接或者ID)&level=(填写需要解析的音质)&type=(down json text)
|
|
||||||
|
|
||||||
黑胶VIP音质选择 standard, exhigh, lossless, hires, jyeffect
|
如图箭头显示
|
||||||
黑胶SVIP音质选择 sky, jymaster
|
|
||||||
|

|
||||||
|
|
||||||
|
## 参数列表
|
||||||
|
|
||||||
|
请求链接选择http://ip:port/Song_V1
|
||||||
|
|
||||||
|
请求方式 GET & POST
|
||||||
|
|
||||||
|
| 参数列表 | 参数说明 |
|
||||||
|
| ---- | ---- |
|
||||||
|
| url & ids | 解析获取到的网易云音乐地址 *任选其一|
|
||||||
|
| level | 音质参数(请看下方音质说明) |
|
||||||
|
| type | 解析类型 json down text *任选其一 |
|
||||||
|
|
||||||
# 音质说明
|
# 音质说明
|
||||||
standard(标准音质), exhigh(极高音质), lossless(无损音质), hires(Hi-Res音质), jyeffect(高清环绕声), sky(沉浸环绕声), jymaster(超清母带)
|
standard(标准音质), exhigh(极高音质), lossless(无损音质), hires(Hi-Res音质), jyeffect(高清环绕声), sky(沉浸环绕声), jymaster(超清母带)
|
||||||
|
|
||||||
# 演示列表
|
黑胶VIP音质选择 standard, exhigh, lossless, hires, jyeffect <br> <br>
|
||||||
|
黑胶SVIP音质选择 sky, jymaster
|
||||||
|
|
||||||
|
# 演示站点
|
||||||
[在线解析](https://api.toubiec.cn/wyapi.html)
|
[在线解析](https://api.toubiec.cn/wyapi.html)
|
||||||
|
|
||||||
# 注意事项
|
# 注意事项
|
||||||
|
Loading…
Reference in New Issue
Block a user