docs / youtube

YouTube

Video details, search, comments and transcripts.

base /youtube/v15 endpoints
post/youtube/v1/video_detail1 credit

video metadata: title/views/likes/date/channel/description (+ duration/keywords/thumbnails/caption-langs best-effort)

ParameterRequired
video_idrequired
Try in playground →
post/youtube/v1/comments1 credit

video comments (text/author/likes/replies), paginated

ParameterRequired
video_idrequired
limitoptional
continuationoptional
Try in playground →
post/youtube/v1/channel1 credit

channel detail: subs/videoCount/description/links

ParameterRequired
channel_idrequired
handleoptional
urloptional
Try in playground →
post/youtube/v1/transcript1 credit

video transcript/captions (timed segments + full text) via the ANDROID client —, no PO-Token; select any language the video has via 'lang'; format=text|segments

ParameterRequired
video_idrequired
langoptional
formatoptional
Try in playground →