NeteaseCloudMusicApi icon indicating copy to clipboard operation
NeteaseCloudMusicApi copied to clipboard

收藏者api /playlist/subscribers返回数据受限

Open Chuan1997 opened this issue 3 years ago • 1 comments

环境

  • 系统/平台: <Windows 10>

  • nodejs 版本: <8.12>

  • API版本: <4.0.23>

出现问题

<使用歌单收藏者api:/playlist/subscribers,登录后并不能获得所有subscribers的数据,最多只能返回1980个用户(offset*limit)的数据,当大于1980,返回{"total":0,"code":200,"more":false,"subscribers":[{}]>

期待效果

<希望能返回所有subscribers的数据>

Chuan1997 avatar Sep 24 '21 14:09 Chuan1997

网易服务器限制的,是没办法处理的

Binaryify avatar Nov 21 '21 12:11 Binaryify