diff --git a/README.md b/README.md new file mode 100644 index 0000000..9220c81 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +### 程序需要配合 NeteaseCloudMusicApi 使用 + +[NeteaseCloudMusicApi GitLab 仓库](https://gitlab.com/Binaryify/neteasecloudmusicapi) + +#### 安装与运行步骤 + +1. **获取 Cookie 并写入 cookies.txt 文件** + 获取应用的 Cookie,并将其写入 cookies.txt 文件。 + 注意: 程序支持扫码登录,但不建议使用扫码登录,因为这会导致无法正确识别云盘容量。(这个问题硬控我 1 小时) + +3. **运行主程序** + ```bash + python main.py