Hacker News new | ask | show | jobs
by TilmanGriesel 4400 days ago
Completely right! They have to build a spotify / popcorn clone for open, not for commercial music.

I took a short look into their source code and I discovered that they are using youtube (google video) for playback, the iTunes API to get the top list, LastFM to get the covers. One song is round about 20MB because they play the entire video. Nothing more then a youtube fronted stitched together from 3 API's and inspired by Popcorn Time. I think google will block it as soon as they can.

And after a short try I mentioned that some songs are only bad covers from private people. Well ... yeah

2 comments

HipHop is using Youtube's 128kbps or 192 audio stream only. It fallbacks on the video in the rare cases Youtube does not provide audio streams.
Except Google cannot block it so easily : API calls cannot be filtered out from legit ones using API keys or IP addresses