|
@@ -38,13 +38,3 @@ for music in playlist:
|
|
|
self.headers,
|
|
|
encrypt.encrypted_request(param, method))
|
|
|
```
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-## Reference
|
|
|
-
|
|
|
-[NetEase_cloud_music_review_reverse 加密请求介绍](https://github.com/Dancing-Pierre/NetEase_cloud_music_review_reverse)
|
|
|
-
|
|
|
-[NeteaseMusicDownload 第三方接口](https://github.com/thggdx/NeteaseMusicDownload)
|
|
|
-
|
|
|
-[NeteaseCloudMusicApi nodejs 接口](https://github.com/Binaryify/NeteaseCloudMusicApi)
|