Download from Kaltura server

2 replies [Last post]
Joined: 08/30/2011
Points: 65

Hi,

I would like to know if it's possible to download a video from my kaltura CE server or if it's just possible to embed it?
Didn't find anything about download in the API for the moment.

Thanks

Joined: 07/19/2009
Points: 179

You can get the url of the file via the API, and use it to downlod the file

Joined: 08/30/2011
Points: 65

Ok, thanks for the answer!