Get play count of a track from Spotify API

夙愿已清 提交于 2019-12-06 17:48:16

问题


Is it possible to get the play count of a song (for the current user)? I only found Toplist and the Track class, but neither tells me how often a user listened to a song.


回答1:


As far as I know there is no way to retrieve that data at the moment.




回答2:


This is not possible through the Spotify API right now. The Last.fm API does offer information similar to this, as a potential work-around.




回答3:


Marked as not right now on the Spotify support site.

http://community.spotify.com/t5/Spotify-Ideas/Personal-play-count-for-songs/idi-p/506618

However, this article from 538 a journalist got a look at Nestify where that information is available.

I would assume that the information would eventually be made available via the API.



来源:https://stackoverflow.com/questions/20934455/get-play-count-of-a-track-from-spotify-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!