Get desktop application:
View/edit binary Protocol Buffers messages
Service responsible for tracking the catalog of available videos for playback
Gets video previews for the latest (i.e. newest) videos from the catalog
Request for getting a page of the latest (i.e. newest) videos in the catalog
Response when getting a page of the latest videos in the catalog
Gets video previews for videos added to the site by a particular user
Request for getting videos a particular user has added to the catalog
Response when getting videos for a particular user
Gets a video from the catalog
Request to get a video and all its details from the catalog
Response when getting a video and all its details from the catalog
Gets video previews for a limited number of videos from the catalog
Request for getting some video previews by the video ids
Response when getting some video previews by their ids
Submit an uploaded video to the catalog
Request to submit a new uploaded video to the catalog
Response when submitting a new uploaded video to the catalog
(message has no fields)
Submit a YouTube video to the catalog
Request to submit a new YouTube video to the catalog
Response when submitting a new YouTube video to the catalog
(message has no fields)
Enum representing what kind of video location is present for a video
Used in:
A video preview (i.e. limited details about a video)
Used in: , ,