Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

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 flattend 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
entryIds string Comma separated list of entry ids
flavorParamsId string
Output Type
type
string
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=xinternal&action=xaddbulkdownload
POST fields:
entryIds
flavorParamsId