xInternal:xaddbulkdownload | ||||
---|---|---|---|---|
Description: | ||||
Creates new download job for multiple entry ids (comma separated), an email will be sent when the job is done This sevice support the following entries: - MediaEntry - Video will be converted using the flavor params id - Audio will be downloaded as MP3 - Image will be downloaded as Jpeg - MixEntry will be flattened using the flavor params id - Other entry types are not supported Returns the admin email that the email message will be sent to |
||||
Input Params | ||||
Name | Type | Description | Required | Default Value |
entryIds | string | Comma separated list of entry ids | V | |
flavorParamsId | string | |||
Output Type | ||||
string | ||||
Example HTTP Hit | ||||
http://www.kaltura.com/api_v3/?service=xInternal&action=xaddbulkdownload POST fields: entryIds flavorParamsId |