get_channel_videos
Fetch recent videos from a YouTube channel by channel ID. Control result count, sorting, and date filter.
Instructions
Get recent videos from a specific channel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | YouTube channel ID | |
| max_results | No | Maximum number of results (1-50) | |
| order | No | date | |
| published_after | No | ISO 8601 datetime filter |