mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-05-23 22:37:41 +08:00
Merge branch 'master' of github.com:Binaryify/NeteaseCloudMusicApi
This commit is contained in:
commit
2e03ad008b
@ -1260,6 +1260,12 @@ tags: 歌单标签
|
|||||||
|
|
||||||
说明 : 调用此接口,可获取收藏的歌手列表
|
说明 : 调用此接口,可获取收藏的歌手列表
|
||||||
|
|
||||||
|
**可选参数 :**
|
||||||
|
|
||||||
|
`limit`: 取出歌单数量 , 默认为 25
|
||||||
|
|
||||||
|
`offset`: 偏移数量 , 用于分页 , 如 :( 评论页数 -1)\*25, 其中 25 为 limit 的值
|
||||||
|
|
||||||
**接口地址 :** `/artist/sublist`
|
**接口地址 :** `/artist/sublist`
|
||||||
|
|
||||||
**调用例子 :** `/artist/sublist`
|
**调用例子 :** `/artist/sublist`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user