pdaddyo / soundbounce

Social listening for Spotify - music sounds better together.
MIT License
252 stars 28 forks source link

Web only verion #235

Closed joshhopkins closed 9 years ago

joshhopkins commented 9 years ago

Any progress on a web server version of Soundbound?

beveradb commented 9 years ago

This is impossible with Spotify's current web API: http://stackoverflow.com/questions/24705253/play-full-spotify-track-inside-my-own-website-using-spotify-web-api?answertab=votes#tab-top

Paul has been working on a Youtube-based alternative which is already partially functional (you can anonymously listen along with an existing Soundbounce room using this URL for now, though sometimes the track played isn't quite right because youtube doesn't have everything spotify does yet: http://app.soundbounce.org/youtube?room=Travellin%27%20

joshhopkins commented 9 years ago

Shame about Spotify's API restrictions.

The Youtube-based alternative looks interesting – any ETA on beta testers?

beveradb commented 9 years ago

We aren't really bothering with testing concept like "beta" at the moment to be honest - the entire live application is kinda one big functional beta! As such, as soon as anyone (most likely Paul since he developed the YouTube feature so far) has developed something which actually functions, it'll probably be updated so you can try it out immediately on live - there's a button within the client at the top of rooms that opens links like the one I posted above ^^

Anyway, it's definitely something we'd like because we recognise there's plenty of people who'd like to join in but can't run desktop applications on their work PC or whatever, but there's quite a bit of work involved so nobody knows when anyone will have time to get to it. Feel free to have a crack at it yourself if you fancy learning some new skills!

pdaddyo commented 9 years ago

Closing this for now - we'll make it web-only if spotify deliver an API that lets us!