mediaaddFromBulk | ||||
---|---|---|---|---|
Description: | ||||
Adds 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 | ||||
Input Params | ||||
Name | Type | Description | Required | Default Value |
mediaEntry | KalturaMediaEntry | Media entry metadata | V | |
url | string | An HTTP or FTP URL | V | |
bulkUploadId | int | The id of the bulk upload job | V | |
Output Type | ||||
KalturaMediaEntry | ||||
Example HTTP Hit | ||||
http://www.kaltura.com/api_v3/service/media/action/addFromBulk JSON object:
|