The create action allow you to transfer a video file into the OVP by providing an URI where the file can be downloaded. Subtitles can also be transfered the same way.
| Name | Format | Required | Description |
|---|---|---|---|
| key | string | required | Private key, available in your account. |
| id | string | required | Video ID: A label identifying this video. |
| input_url | string | required | An URL linking to your video file to download. |
| title | string | required | The title of the video. |
| categories_action | choice | optional |
Possible values:
|
| categories | string[] | optional | List of category in which to include the video. |
| subtitles[en] | string | optional | An URL linking to your subtitle file. |
| subtitles[fr] | string | optional | An URL linking to your subtitle file. |
| thumb_url | string | optional | |
| callback_url | string | optional | |
| priority | int | optional |