get_transcript
Extract YouTube video transcripts in your preferred language by providing the video URL. Supports pagination for lengthy transcripts to simplify text retrieval and processing.
Instructions
Retrieves the transcript of a YouTube video.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
lang | No | The preferred language for the transcript | en |
next_cursor | No | Cursor to retrieve the next page of the transcript | |
url | Yes | The URL of the YouTube video |