Open Koodattu opened 11 months ago
We can probably either use the soundcloud api for searching for tracks or retrieving the track id using the given url play it in a WPF MediaElement.
Or we can dig for the song id from the given url's page source code and use CefSharp to play the track as embedded like we currently do for Youtube.
Add support for soundcloud song requests.