Ytdlp Download Audio
ytdlp_download_audioDownload or extract audio from a web media URL to local audio files. Supports formats such as MP3, M4A, Opus, and WAV.
Instructions
Download or extract audio from a web media URL to the managed output root.
Use when: The user asks for audio-only output, MP3, M4A, Opus, WAV, best audio, podcast/music extraction, or keeping audio without video. Don't use when: The user needs a video file with visuals, subtitles only, thumbnails only, metadata, or a dry-run plan.
Note: This creates local audio files under the configured output root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| auth | No | ||
| kind | No | media | |
| dryRun | No | ||
| format | No | ||
| output | No | ||
| network | No | ||
| download | No | ||
| extractor | No | ||
| selection | No | ||
| subtitles | No | ||
| thumbnails | No | ||
| postprocess | No | ||
| sponsorblock | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No |