Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Media description job parameters
Input video URL. Supports URIs of files uploaded to Cloudglue Files endpoint, public YouTube video URLs, public HTTP URLs, and S3 or Dropbox URIs which have been granted access to Cloudglue via data connectors.
Note that YouTube videos are currently limited to speech level understanding only. For S3 and Dropbox URI support see our documentation on data connectors for setup information.
Whether to generate video-level and segment-level (moment-level) summaries and titles
Whether to generate speech transcript
Whether to generate visual scene description
Whether to generate scene text extraction
Segmentation job id to use. If not provided will use default to uniform 20s segmentation. Cannot be provided together with segmentation_config.
Configuration for video segmentation. Cannot be provided together with segmentation_id.
Response
Successful response
pending
, processing
, completed
, failed
, not_applicable
The URL of the processed video
Unix timestamp of when the job was created
Configuration for media description from videos
Error message if status is 'failed'