Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

Service Name media
Description Media service lets you upload and manage media files (images / videos & audio)
Actions
Name Description
addAdd entry
addContentAdd content to entry
addFromBulkAdds new media entry by importing an HTTP or FTP URL.
The entry will be queued for import and then for conversion.
This action should be exposed only to the batches
DEPRECATED - use media.add instead
addFromUrlAdds new media entry by importing an HTTP or FTP URL.
The entry will be queued for import and then for conversion.
DEPRECATED - use media.add instead
addFromSearchResultAdds new media entry by importing the media file from a search provider.
This action should be used with the search service result.
DEPRECATED - use media.add instead
addFromUploadedFileAdd new entry after the specific media file was uploaded and the upload token id exists
DEPRECATED - use media.add instead
addFromRecordedWebcamAdd new entry after the file was recored on the server and the token id exists
DEPRECATED - use media.add instead
addFromEntryCopy entry into new entry
DEPRECATED - use media.add instead
addFromFlavorAssetCopy flavor asset into new entry
DEPRECATED - use media.add instead
convertConvert entry
getGet media entry by ID.
updateUpdate media entry. Only the properties that were set will be updated.
updateContentReplace media content of the entry
deleteDelete a media entry.
approveReplaceApproves media replacement
cancelReplaceCancels media replacement
listList media entries by filter with paging support.
countCount media entries by filter.
uploadUpload a media file to Kaltura, then the file can be used to create a media entry.
DEPRECATED - use upload.upload or uploadToken.add instead
updateThumbnailUpdate media entry thumbnail by a specified time offset (In seconds)
If flavor params id not specified, source flavor will be used by default
DEPRECATED
updateThumbnailFromSourceEntryUpdate media entry thumbnail from a different entry by a specified time offset (In seconds)
If flavor params id not specified, source flavor will be used by default
DEPRECATED
updateThumbnailJpegUpdate media entry thumbnail using a raw jpeg file
DEPRECATED
updateThumbnailFromUrlUpdate entry thumbnail using url
DEPRECATED
requestConversionRequest a new conversion job, this can be used to convert the media entry to a different format
flagFlag inappropriate media entry for moderation
rejectReject the media entry and mark the pending flags (if any) as moderated (this will make the entry non playable)
approveApprove the media entry and mark the pending flags (if any) as moderated (this will make the entry playable)
listFlagsList all pending flags for the media entry
anonymousRankAnonymously rank a media entry, no validation is done on duplicate rankings