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
I used SoundCloud's /resolve endpoint to figure out the playlist id. You can get the playlist in json format by sending a GET request to this URL: http://api.soundcloud.com/playlists/4863959.json?client_id=YOUR_SOUNDCLOUD_CLIENT_ID
It responds with all of the tracks and their information as well. You can get a client ID by signing up as a developer on SoundCloud and registering a new application. There are SDKs for Javascript and for Ruby
We would need to manually associate audio to schools. There is a soundcloud gem or javascript?
https://soundcloud.com/wbez/sets/cps-public-meetings-hearings
The text was updated successfully, but these errors were encountered: