v1

latestOpenAPI 3.1.02026-08-0682678.6 KB
YouTube channel

Search videos within a channel

Search for videos within a specific channel.

First page: pass channel (@handle, URL, or UC... ID) + q. Subsequent pages: pass continuation token from previous response (omit channel/q).

Returns YouTube's full page (~30 items) per call.

Pagination: The response includes continuation_token (when has_more=true).

Credit cost: 1 credit per page.

get/api/v2/youtube/channel/search

Query parameters

channelstring nullable

Channel identifier: @handle, channel URL, or UC... channel ID

Channel identifier: @handle, channel URL, or UC... channel ID

qstring nullable

Search query (required for first page)

Search query (required for first page)

continuationstring nullable

Continuation token from previous page. When provided, channel/q are ignored.

Continuation token from previous page. When provided, channel/q are ignored.

Response

Successful Response

result_countinteger
continuation_tokenstring nullable
has_moreboolean