video_download
Download video or audio from any URL, including YouTube and 1000+ sites, to a specified file path. Choose resolution or extract audio-only, and get the saved location instantly.
Instructions
Download a video (or just its audio) from a URL to disk via yt-dlp. Supports YouTube and 1000+ other sites. Returns the saved file path.
Args: source: Video page URL. resolution: '480p', '720p', '1080p', or 'best'. audio_only: Download best audio only (m4a/opus). output_path: Target file path. Defaults to ~/Downloads/openmedia/.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| audio_only | No | ||
| resolution | No | 720p | |
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |