youtube_channel_videos
Retrieve a YouTube channel's video list. Get normalized video items and a continuation token for pagination.
Instructions
Retrieve the videos tab for a YouTube channel. Returns normalized video items from a channel's Videos tab and an optional continuation token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| continuation_token | No | Pagination token returned by a previous request | |
| id | Yes | Channel ID, @handle, /c path, /user path, or full YouTube channel URL |