Im currently using the SoundCloud API to stream music. My service allows people to add tracks from soundcloud to their videos uploaded to our service.

At the moment i have to do two calls, one call to the server for the video file and one call for the audio stored on SoundClouds servers. Is is possible for me to merge the sound from SoundCloud into the video file hosted on our server or is this a violation of the API?

I have sent 4 emails to different accounts of soundclouds support without result.

有帮助吗?

解决方案

That probably depends on the license of the individual tracks on SoundCloud, I'm no lawyer, but I think if the tracks have a suited creative commons license and allow downloads it shouldn't be a problem.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top