get_transcripts
Extract YouTube video transcripts for content analysis. Specify video URL, language, and paragraph breaks to retrieve and process subtitles efficiently.
Instructions
Extract and process transcripts from a YouTube video
Input Schema
Name | Required | Description | Default |
---|---|---|---|
enableParagraphs | No | Enable automatic paragraph breaks | |
lang | No | Language code for transcripts (e.g., 'en') | en |
url | Yes | YouTube video URL or ID |