ID of the Youtube Channel that is being queried
Retrieves a list of channels that match the given parameters.
See ChannelsParam
Retrieve all live streams for the given paramaters.
This is somewhat similar to calling getVideos, but this endpoint imposes default values on the query parameters.
See VideosParam
This endpoint is similar to the /live endpoint and usually replies much faster. It is more friendly in general. The cost to execute a lookup is significantly cheaper. It's unfortunately less customizable as a result.
We recommends using this if you have a fixed set of channel IDs to look up status for.
comma separated Youtube Channel IDs
Retrieves a video object.
ID of a Youtube Video
if true then will reply with timestamp comments for this video
A comma separated list of language codes to filter channels/clips, official streams do not follow this parameter
A simplified endpoint for access channel specific data.
ID of the Youtube Channel that is being queried
The type of video resource to fetch. clips finds clip videos of a vtuber channel, videos finds the channelId channel's uploads, and collabs finds videos uploaded by other channels that mention this channelId
Generated using TypeDoc
Retrieves a single channel.