You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for Video Thumbnails (storing and retrieving)
Abstract
We (the Mobile Team) would like to see the spec support thumbnails for Video objects. If it is not included in the response, then it becomes the responsibility of all clients to implement thumbnail generation client-side, and this can be expensive (when scrolling through a grid of video thumbnails). Another consequence of client-side generation is that video thumbnails can be different app to app, platform to platform. We already generate video thumbnails before we submit posts, and can easily support uploading and submitting these urls as part of the Video Content Attachment request.
An additional benefit would be that users (that post a video) can choose the thumbnail themselves. This allows users (that see the post) to get a better impression of what the video is about.
Summary
Support for Video Thumbnails (storing and retrieving)
Abstract
We (the Mobile Team) would like to see the spec support thumbnails for Video objects. If it is not included in the response, then it becomes the responsibility of all clients to implement thumbnail generation client-side, and this can be expensive (when scrolling through a grid of video thumbnails). Another consequence of client-side generation is that video thumbnails can be different app to app, platform to platform. We already generate video thumbnails before we submit posts, and can easily support uploading and submitting these urls as part of the Video Content Attachment request.
Specification
Potential sample spec that includes thumbnail:
(source: https://spec.dsnp.org/ActivityContent/Associated/Attachments#video )
FWIW: Here is YT API spec for Videos: https://developers.google.com/youtube/v3/docs/videos
Copyright
Copyright and related rights waived via CC0.
The text was updated successfully, but these errors were encountered: