NeteaseCloudMusicTasks icon indicating copy to clipboard operation
NeteaseCloudMusicTasks copied to clipboard

Results 32 NeteaseCloudMusicTasks issues
Sort by recently updated
recently updated
newest added

被封禁的可以提醒一下,本代码用来学习,如果使用有极大可能封号就行了

有申诉成功的吗

![微信截图_20220419173016](https://user-images.githubusercontent.com/32607225/163974303-ec32557a-9b28-4f4d-8c80-17ee41539154.png)

今天我的号也被封了 看着很多人都被封了

本地运行,直接在index.py目录下运行是没问题的,但如果这样`python3 /home/xxxx/netease/index.py` 就不行了 ``` Traceback (most recent call last): File "/home/xxxx/netease/index.py", line 159, in start() File "/home/xxxx/netease/index.py", line 52, in start with open('config.json', 'r', encoding='utf-8') as f: FileNotFoundError: [Errno 2]...

如果登录失败,显示需要验证,请将代码更新到最新版本,然后在配置文件 `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/),然后按...

![1648959861(1)](https://user-images.githubusercontent.com/97421199/161411453-f0be55b4-5bf4-4c83-8509-c4f43fc225e9.jpg)

curl:(7) Failed to connect to raw.githubusercontent.com port 443: Connection refused