get_youtube_transcript
Fetches and cleans a YouTube video's transcript from its URL, using manual subtitles first and auto-generated captions as fallback.
Instructions
Fetches and cleans the transcript for a YouTube video URL using yt-dlp. Attempts to get manual subtitles first, falling back to auto-generated subtitles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |