get_transcript
Extract the full transcript with timestamps from any YouTube video using the video URL. Supports multiple languages including auto-generated fallbacks.
Instructions
Get the full transcript of a YouTube video with timestamps.
Args: video_url: YouTube video URL language: Preferred language code (default "en", tries auto-generated fallback)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_url | Yes | ||
| language | No | en |