So I know there's plenty of SoundCloud documentation on creating custom players -- as well as streaming private sounds with their own player.
But I can't find a definitive answer to:
Can I stream private tracks through my own custom player using the API -- but WITHOUT requiring any SoundCloud login authentication?
--
Or in bullet form, I want to know if i can:
- stream Soundcloud hosted tracks
- these tracks must be private and NOT publicly available on SoundCloud
- the player must be completely of our own design
- no SoundCloud login is required for anyone to listen to these tracks
--
I realize this would just make SoundCloud into a music hosting service, so just wondering if anyone has done this.