mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-05-23 22:37:41 +08:00
Add getPlaylists
This commit is contained in:
parent
79143e60f2
commit
49554adb0b
@ -59,6 +59,11 @@ api.getArtistAlbums(id:Number,[callback:function,limit:Number default:3, offset:
|
|||||||
api.getAlbums(id:Number,[callback:function])
|
api.getAlbums(id:Number,[callback:function])
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## getPlaylists
|
||||||
|
|
||||||
|
``` javascript
|
||||||
|
api.Playlists(id:Number,[callback:function])
|
||||||
|
```
|
||||||
|
|
||||||
## License
|
## License
|
||||||
[The MIT License (MIT)](LICENSE)
|
[The MIT License (MIT)](LICENSE)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user