Update README.md

This commit is contained in:
苏晓晴 2023-04-21 16:57:42 +08:00 committed by GitHub
parent 3e3d1d6c0f
commit 4d07d26465
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,8 @@ Python >= 3
# 参数列表
http://127.0.0.1:5000/Song_V1?ids=(填写歌曲链接或者ID)&level=(填写需要解析的音质)&type=(down json text)
音质 standard, exhigh, lossless, hires
# 演示列表
[直接显示](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)