Create README.md
This commit is contained in:
parent
8543f84137
commit
1958c36b90
13
README.md
Normal file
13
README.md
Normal file
@ -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
|
||||
Loading…
Reference in New Issue
Block a user