What problem does it solve?
Quickly retrieve full videos, separate audio tracks, subtitles, or metadata from online URLs without relying on site-specific APIs or web browsers. It removes friction around selecting formats, merging separate video and audio streams, and obtaining captions or metadata for downstream processing.
Core Features & Use Cases
- Wide site coverage: Uses yt-dlp to download from YouTube and 1000+ supported sites with no API keys required.
- Flexible outputs: Save best-quality video, specific resolutions, audio-only files, or only subtitles and metadata for cataloging.
- Practical use cases: Save a source clip for editing, extract a podcast audio track from a video, or pull subtitles for translation workflows.
- Quality and metadata controls: Includes format selection presets, output filename templating, and metadata-only queries for fast inspection.
Quick Start
Download the video at best quality from the provided URL, merge video and audio into an MP4 using yt-dlp and ffmpeg, and save it to the downloads folder.