youtube_channel
Scrape and parse videos from any YouTube channel by providing its handle or ID. Returns a list of videos with metadata.
Instructions
Scrape YouTube channel videos with automatic parsing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | YouTube channel handle or ID (e.g., "@decodo_official") | |
| limit | No | Maximum number of videos to return |