YouTube

Channel Lives

Fetches live streams and past streams from a YouTube channel's Live tab, including title, URL, thumbnail, view count, publish time, duration, and a continuationToken when YouTube has more results. Pass a handle or channelId for the first page, then pass continuationToken to page through more lives.

get/v1/youtube/channel/lives

Query parameters

channelIdstring

YouTube channel ID

handlestring

YouTube channel handle

continuationTokenstring

Continuation token to get more lives. Get 'continuationToken' from previous response.

Response

Successful response

Changes