Soundcloud API get tracks by multiple users in one go -
i understand using code below tracks user xxxxx
http://api.soundcloud.com/users/xxxxx/tracks.json?client_id=my id
now question how can tracks 2 or more different users in 1 go. illustration user yyyy , xxxx
the code below not work
http://api.soundcloud.com/users/xxxxx/yyyyy/tracks.json?client_id=my id
there's no way through api. have create 2 or more requests each users tracks , combine them 1 collection. allow me know if need additional information.
soundcloud
No comments:
Post a Comment