https://jely2002.github.io/youtube-dl-gui
Open Video Downloader is a simple, cross-platform desktop application that lets you download videos, audio, subtitles and metadata from hundreds of supported websites, not just YouTube.
It provides an easy-to-use interface around yt-dlp so you don’t have to touch the command line.
- Cross-platform: works on Windows, macOS and Linux.
- Audio or video downloads: grab full videos or extract only the audio track.
- Subtitles and metadata: automatically saves available captions and video information.
- Quality control: choose your preferred resolution, frame rate, and (soon) encoding format like MP4 or MKV.
- Playlists: download entire playlists in one go.
- Custom output: set your download location and control filenames using presets or custom templates.
- Smart queueing: OVD balances multiple downloads automatically so your computer doesn’t slow down.
- Authentication: supports browser cookie files, basic auth and video passwords.
- Automatic updates: both the app and yt-dlp are kept up to date automatically.
- Light and dark mode: adapts to your system theme with clear progress and error handling.
The latest versions for Windows, macOS and Linux are available on the
GitHub Releases page.
Download the installer or archive for your platform and follow the normal installation steps.
No command-line setup is required.
| Your Computer | Download |
|---|---|
| Windows | Open.Video.Downloader_x.x.x_x64-setup.exe |
| Mac (Intel) | Open.Video.Downloader_x.x.x_x64.dmg |
| Mac (Apple Silicon – M1, M2 … M5) | Open.Video.Downloader_x.x.x_aarch64.dmg |
| Linux (AppImage) | Open.Video.Downloader_x.x.x_amd64.AppImage |
| Linux (Debian/Ubuntu) | Open.Video.Downloader_x.x.x_amd64.deb |
Open Video Downloader uses a front-end built with Vue 3 and a Rust backend powered by Tauri.
When you add a video or playlist, the app communicates with yt-dlp to fetch information, process options and start the download.
The download progress and any errors are displayed in the app.
Developers are welcome to contribute.
You’ll need Node.js (v24+) and Rust installed.
npm install
npm run tauri dev
For more details, see CONTRIBUTING.md.
Open Video Downloader is distributed under the AGPL-3.0 license.
The maintainers of Open Video Downloader cannot be held liable for misuse of this application, as stated in the AGPL-3.0 license (section 16).
We do not condone the use of this software to violate local laws or platform terms of service (including the DMCA).
Users are personally responsible for ensuring they use this software fairly and within legal boundaries.