From 4d07d2646566c94f0ce346152ee281614b87f3f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=8F=E6=99=93=E6=99=B4?= <37541680+Suxiaoqinx@users.noreply.github.com> Date: Fri, 21 Apr 2023 16:57:42 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8e24efc..8f98d4a 100644 --- a/README.md +++ b/README.md @@ -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)