YouTubeKnowledge is a knowledge base class that allows you to load and query data from YouTube videos.Documentation Index
Fetch the complete documentation index at: https://docs-v1.agno.com/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Type | Default | Description |
|---|---|---|---|
urls | List[str] | [] | List of YouTube video URLs to process |
reader | YouTubeReader | YouTubeReader() | Reader to extract content from YouTube videos |