Merge audio from soundcloud with video file and store on our server? Violation of the api?

StackOverflow https://stackoverflow.com/questions/22224847

  •  10-06-2023
  •  | 
  •  

Domanda

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.

È stato utile?

Soluzione

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.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top