fusic-meteor icon indicating copy to clipboard operation
fusic-meteor copied to clipboard

Soundcloud (and other sources) integration

Open pepf opened this issue 11 years ago • 4 comments

We should leave room in the playlist model for other song sources (such as soundcloud). Currently the song cache id == youtube id, this basically makes it impossible to integrate music from other sources.. Of course, we would also need another player, but I honestly don't think it's that difficult :muscle:

pepf avatar Jun 13 '14 08:06 pepf

That's a good idea. Soundcloud also has an API we can use: http://developers.soundcloud.com/docs/api/reference

This is however not very high on my priority list.

Rayman avatar Jun 13 '14 08:06 Rayman

There's real demand for soundcloud integration, and it actually consumes less bandwidth while listening :)

I guess we can make a second milestone for these kinds of features (somewhere far far away ;) ). It could also include, the vote for next option, which is also something we have to "develop from scratch"

2014-06-13 10:51 GMT+02:00 Ramon Wijnands [email protected]:

That's a good idea. Soundcloud also has an API we can use: http://developers.soundcloud.com/docs/api/reference

This is however not very high on my priority list.

— Reply to this email directly or view it on GitHub https://github.com/Rayman/fusic-meteor/issues/19#issuecomment-45989206.

pepf avatar Jun 13 '14 08:06 pepf

I found a list of music API's. Last.fm integration is also pretty cool and every major player has support for it: http://musicmachinery.com/music-apis/

Rayman avatar Jun 13 '14 11:06 Rayman

I found a cool looking soundcloud player: https://www.toneden.io/player

We could take a look how they implemented the soundcloud API to get some idea's.

Rayman avatar Jul 01 '14 11:07 Rayman