From 6af2bc9a7770291a849bc107110904fdebc485d9 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: Wed, 28 Aug 2024 04:10:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0GUI=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README_GUI.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 README_GUI.md diff --git a/README_GUI.md b/README_GUI.md new file mode 100644 index 0000000..0d5ee58 --- /dev/null +++ b/README_GUI.md @@ -0,0 +1,33 @@ +# 网易云无损解析使用方法 +先安装 文件所需要的依赖模块 +pip install -r requirements.txt +再运行maingui.py文件即可 + +# 环境要求 +Python >= 3 + +# 请求示例 + +如图箭头显示 + +![url链接](https://raw.githubusercontent.com/Suxiaoqinx/Netease_url/main/620598f6-a651-4698-bfbc-7a5a904a8609.png) + +## 参数列表 + +待补充 + +# 音质说明 + +待补充 + +# 注意事项 +请先在cookie.txt文件内填入黑胶会员账号的cookie 才可以解析! +Cookie格式为↓ +MUSIC_U=你获取到的MUSIC_U值;appver=8.9.70; 完整填入cookie.txt即可! +具体值在cookie.txt里面就有 替换一下就行了 + +# 感谢 +[Ravizhan](https://github.com/ravizhan) + +# 反馈方法 +请在Github的lssues反馈 或者到我[博客](https://www.toubiec.cn)反馈