mirror of
https://github.com/Suxiaoqinx/Netease_url.git
synced 2025-09-14 03:26:46 +08:00
Update README.md
This commit is contained in:
parent
0646924528
commit
7d2fd1af8c
18
README.md
18
README.md
@ -21,13 +21,14 @@ pip install -r requirements.txt
|
||||
|
||||
### 2. 配置 Cookie
|
||||
|
||||
请在 `cookie.txt` 文件中填入黑胶会员账号的 Cookie,格式如下:
|
||||
|
||||
```
|
||||
MUSIC_U=你的MUSIC_U值;os=pc;appver=8.9.70;
|
||||
```
|
||||
|
||||
> 具体值请参考 `cookie.txt` 示例,替换为你自己的即可。
|
||||
|
||||
在 `cookie.txt` 文件中填入黑胶会员账号的Cookie:
|
||||
|
||||
> 💡 **获取Cookie方法**:
|
||||
> 1. 登录网易云音乐网页版
|
||||
> 2. 按F12打开开发者工具
|
||||
> 3. 在Network标签页找到任意请求
|
||||
> 4. 复制请求头中的Cookie值
|
||||
|
||||
### 3. 运行
|
||||
|
||||
@ -135,4 +136,5 @@ python main.py --mode api
|
||||
|
||||
---
|
||||
|
||||
欢迎 Star、Fork 和 PR!
|
||||
|
||||
欢迎 Star、Fork 和 PR!
|
||||
|
Loading…
Reference in New Issue
Block a user