transcribe_urls_batch
Submit up to 20 media URLs for concurrent transcription. Each URL is processed independently; failures do not stop other jobs. Ideal for building a knowledge base from playlists or curated lists.
Instructions
Transcribe a list of URLs (YouTube, podcast, direct media) concurrently. Submit up to 20 URLs in one call; each job runs in parallel and the tool returns when all are done or failed. Per-URL failures do not abort the batch. Ideal for building a second-brain knowledge base from a playlist or a curated list of videos.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | List of media URLs to transcribe (max 20). | |
| diarize | No | Label speakers in every transcript. | |
| language | No | ISO 639-1 language code. Auto-detect when omitted. | |
| word_timestamps | No | Include per-word timing in every transcript. |