GET /channels/{channel_id}/videos/{video_id}
Summary: Get a specific video in a channel
Operation ID: get_channel_video
Auth: unknown
Operation ID: get_channel_video
Auth: unknown
Description
This method returns a specific video in a channel. You can use it to determine whether the video is in the channel.
Parameters (2)
channel_id
(number, path, required)
The ID of the channel.
video_id
(number, path, required)
The ID of the video.
No probe data for this endpoint yet.