SwooshyCueb / strimmer

Collaborative playlisting for an internet radio station
Other
2 stars 0 forks source link

Fetch HLS stream links when SoundCloud MP3 streams 404 #84

Open SwooshyCueb opened 9 years ago

SwooshyCueb commented 9 years ago

These links expire, so this will have to be done by the streamer.

A good example of a song that 404s on the regular stream is I See MONSTAS' Circles. https://api.soundcloud.com/tracks/161665785.json?client_id= The stream URL there 404s. https://api.soundcloud.com/i1/tracks/161665785/streams?client_id= But the HLS link here works fine.

SwooshyCueb commented 9 years ago

Make sure streamable is true before we go for the HLS stream