The video is stored by Vimeotheque with the following fields:
Name | Data type | Description |
video_id | string | The video ID retrieved from Vimeo. |
uploader | string | The uploader name. |
uploader_uri | string | The Vimeo URI of the video uploader |
published | string | The time in ISO 8601 format when the video was created. |
_published | string | Formatted (M dS, Y) video publishing date. |
updated | string | The time in ISO 8601 format when the video metadata was last modified. |
title | string | The video’s title. |
description | string | A brief explanation of the video’s content. |
tags | array | Collection of assigned video tags. |
duration | number | The video’s duration in seconds. |
_duration | string | Formatted video duration (HH:MM:SS) |
thumbnails | array | Array of thumbnails in various sizes. |
stats | array | Video statistics. |
privacy | string | Video privacy (public or private). |
view_privacy | string | The general privacy setting of the video: Option descriptions: anybody – Anyone can access the video. contacts – Only contacts can access the video. disable – The video is hidden from Vimeo. nobody – No one besides the owner can access the video. password – Anyone with the video’s password can access the video. unlisted – The video is accessible but not searchable from Vimeo. users – Only people with a Vimeo account can access the video. |
embed_privacy | string | The video’s embed permission setting: Option descriptions: private – The video is private. public – Anyone can embed the video. |
size | array | Video original size with calculated size ratio. |
type | string | The type of the video. Option descriptions: live – The video is or was a live event. stock – The video is a Vimeo Stock video. video – The video is a standard Vimeo video. |
uri | string | The video’s canonical relative URI. |
link | string | The link to the video. |
Was this article helpful?
YesNo