Agent-readable docs index: /llms.txt. Download /docs.zip to grep all markdown files locally.

Fields

path durationSecondsInt!required
The duration of the video in seconds.
path widthInt!required
The width of the video, usually measured in pixels.
path heightInt!required
The height of the video, usually measured in pixels.
path urlURL!required
A URL to the video itself.
path thumbnailURLURL!required
A URL to the thumbnail image for the video, which is typically a still image representing the video content.
path titleString!required
The title of the video, which can provide context or information about the video content.

Related types