chen310

Results 3 issues of chen310

如果登录失败,显示需要验证,请将代码更新到最新版本,然后在配置文件 `config.json` 里填写cookie ```json "users": [ { "username": "188xxxx8888", "countrycode": "", "password": "mypassword", "cookie": "MUSIC_U=xxxxxxxxx;", "X-Real-IP": "", "enable": true } ] ``` cookie 填写为 `key=value;` 的格式,可以只填写 `MUSIC_U`,即 `MUSIC_U=xxxxxxxxx;`,cookie 获取方式为: 首先在网页登录[网易云音乐](https://music.163.com/),然后按...

### Description of your *pull request* and other information Add title information of audio/video in playlist Template ### Before submitting a *pull request* make sure you have: - [x] At...

site-enhancement
pending-fixes