Skip to main content
YouTubeTools enable an Agent to access captions and metadata of YouTube videos, when provided with a video URL.

Prerequisites

The following example requires the youtube_transcript_api library.

Example

The following agent will provide a summary of a YouTube video.
cookbook/14_tools/youtube_tools.py

Toolkit Params

Toolkit Functions

Developer Resources