SandBase is live — $1 in free credits on signupStart free ›

YouTube modelsapi generation api

youtube/web/channel-videos-v2

Get channel videos V2, support getting channel video list, channel short video list, channel live list.

Input
Channel ID or channel name, if it is a channel name, add `@` symbol in front of it, for example: @LinusTechTips.
Content type, default is `videos`, optional values are `videos`
Video result language code, default is `en-US`, any language code is supported, when submitting unsupported language code, default use `en-US` as language code.
Token to continue fetching videos. Optional parameter, default value is empty, start from the first page.
Sort by, default is `newest`, optional values are `newest` and `oldest` and `mostPopular`:
Idle

Example output — click Run to generate your own

API README

Get channel videos V2

Get channel videos V2, support getting channel video list, channel short video list, channel live list. It is suitable for youtube workflows.

Capability

Get channel videos V2, support getting channel video list, channel short video list, channel live list. It helps applications, agents, and automated workflows turn that capability into repeatable tasks and useful downstream experiences.

Common use cases

  • Build media monitoring, content intelligence, and publishing-support workflows.
  • Create repeatable integrations that pass structured results to downstream business systems.
  • Support scheduled jobs, internal tools, and agent workflows with structured results.

Related Models