get_bulk_transcripts
Extract transcripts from multiple YouTube videos in bulk, supporting JSON, text, or SRT formats, with optional metadata and language preferences.
Instructions
Extract transcripts from multiple YouTube videos
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 |
videoIds | Yes | Array of YouTube video IDs or URLs |