问题
Is there an official way of getting all Favorites including the favorite Sets of the user or getting all playlists including the favorite sets ?
i tried the following urls but none of them gets the job done:
/me/favorites/sets
/me/sets
/me/playlists
Any Ideas ?
回答1:
You have to wait a bit, its part of their new API. Just change the user-id to yours.
https://api-v2.soundcloud.com/users/1672444/likes?limit=10&offset=0&linked_partitioning=1
来源:https://stackoverflow.com/questions/27619743/soundcloud-api-how-to-get-all-favorite-sets