> I also see that your API key is there in clear. I hope no one can do any bad stuff in your name.
To OP: The way to fix this is to have the JS make a request to your own server, have your own server make the request to Soundcloud and proxy it back to you. That way you don't have to put your key in the JS, you can keep it on your server.
EDIT: Right now, it's meant to be used only on desktop. I'm starting to get into frontend stuff, so don't really know how to touch optimize the app. Again, suggestions welcome.
This is great. It would be nice to see the next couple of songs that are going to play and maybe a delete button next to them. A Youtube version would also be useful.
It's loading very fast! Cool project. An "add to playlist" button would be cool I think (unless I'm not seeing it).
I'm not sure if this is your type of thing but if you are looking for more ideas I was very impressed by the juketube angular/polymer demos[0]. It'd be very cool to see those projects ported to soundcloud instead of YouTube.
Nice work. I'm personally not a huge fan of autoplay, since there's a ton of stuff on SC and the search results aren't always accurate enough.
Volume control would also be ace. Not sure how easy that would be to implement - now that I think about it, I've never seen it on any of their widgets.
i love it but it would be cooler with a full screen UI, there was a soundcloud api hack that would play people's loved/favorited tracks that kind of did that..
> Blocked loading mixed active content "http://code.jquery.com/jquery-latest.js"
> Blocked loading mixed active content "http://connect.soundcloud.com/sdk.js"
You're trying to mix HTTPS and HTTP...
I also see that your API key is there in clear. I hope no one can do any bad stuff in your name.
Oh, and it looks like every action is sent to google for statistics ?