You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Query for popular songs on Soundcloud fails as the API is not supported anymore. An alternative would be something like https://api-v2.soundcloud.com/charts?kind=top&limit=50&client_id=xyz.
This API does not provide streaming URL's though. Maybe we can handroll these. api-v2 is not documented.
The text was updated successfully, but these errors were encountered:
Query for popular songs on Soundcloud fails as the API is not supported anymore. An alternative would be something like
https://api-v2.soundcloud.com/charts?kind=top&limit=50&client_id=xyz
.This API does not provide streaming URL's though. Maybe we can handroll these. api-v2 is not documented.
The text was updated successfully, but these errors were encountered: