youtube_search
Search YouTube for videos on any topic without an API key, returning structured results with titles, channels, durations, views, and URLs for research.
Instructions
Search YouTube for videos matching a query without needing an API key. Returns a structured list of videos with IDs, titles, channels, durations, views, and URLs. Use this tool when you need to discover videos on a topic or find candidate videos for research.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search keywords or research topic | |
| language | No | Preferred language code (e.g. 'en', 'es', 'hi') | en |
| max_results | No | Maximum number of video results to return (1-25) | |
| published_after | No | Optional ISO date filter (YYYY-MM-DD) | |
| published_before | No | Optional ISO date filter (YYYY-MM-DD) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||