batch_transcripts
Retrieve transcripts for multiple YouTube videos simultaneously, processing up to 10 videos in a single batch request to save time.
Instructions
Get transcripts for multiple YouTube videos in a single request (max 10 videos).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | List of YouTube video URLs or IDs to process (maximum 10 videos per batch) | |
| language | No | ISO 639-1 language code for all transcripts (e.g. en, de, es, fr) | en |