Docs
API
Data Types
VideoFile

VideoFile

FieldTypeDescription
animatedImageUrlobjectThe URL to the animated thumbnail.
animatedImageUrl.gifstringThe URL to the animated GIF thumbnail.
animatedImageUrl.webpstringThe URL to the animated WEBP thumbnail.
assetIdstringThe asset ID of the file on video platform.
blobBlobA base64 encoded string of the file.
durationnumberThe duration of the video file in seconds.
extstringThe extension of the file.
filesArray<object>The static media files associated with the video.
files.widthnumberThe width of the media file.
files.heightnumberThe height of the media file.
files.sizenumberThe size of the media file in bytes.
files.namestringThe name of the media file.
files.extstringThe extension of the media file.
files.bitratenumberThe bitrate of the media file.
files.urlstringThe URL of the media file.
heightnumberThe height of the original video file in pixels.
hlsUrlstringThe URL to the HLS stream.
mimeTypestringThe MIME type of the file.
ordernumberThe order of the object in a list.
originalNamestringThe original name of the file.
pathArray<string>The path to the file in the source.
pathStringstringThe path to the file in the source as a string.
playbackIdstringThe playback ID of the file on video platform.
remoteIdstringThe unique identifier in the source.
sizenumberThe size of the file in bytes.
sourceIdstringThe source identifier.
thumbnailUrlobjectThe URL to the thumbnail.
thumbnailUrl.pngstringThe URL to the PNG thumbnail.
thumbnailUrl.jpegstringThe URL to the JPEG thumbnail.
thumbnailUrl.webpstringThe URL to the WEBP thumbnail.
urlstringDirect access URL.
widthnumberThe width of the original video file in pixels.
autoSummarystringA summary automatically generated from the transcript.
autoKeywordsArray<string>Keywords automatically extracted from the transcript.
autoEntitiesArray<string>Entities automatically extracted from the transcript.
autoTopicsArray<string>Topics automatically extracted from the transcript.
subtitlesArray<SubtitleFile>The subtitles associated with the video.
documentArray<GoogleCalendarEvent | DiscordMessage>The parent document the video file is associated with.