get_playlist_transcripts
Extract and organize transcripts from all videos in a YouTube playlist into text, JSON, or SRT format. Specify language and include metadata for enhanced context and usability.
Instructions
Extract transcripts from all videos in a YouTube playlist
Input Schema
Name | Required | Description | Default |
---|---|---|---|
includeMetadata | No | Include metadata in response | |
language | No | Language code (e.g., "en", "es", "fr") | en |
outputFormat | No | Output format | json |
playlistId | Yes | YouTube playlist ID or URL |