🎬 Youwee v0.16.0
A modern, beautiful YouTube downloader built with Tauri.
✨ What's New
Added
- Persistent download queue - Added an optional Download setting to save YouTube, Universal, and Gallery queue items in the app database so queued items can be restored after closing and reopening Youwee
- Data Export - Added a new Data Export workspace for exporting YouTube playlist and channel data, choosing exactly which fields to include, saving files in formats such as CSV, Excel, JSON, Markdown, HTML, SQLite, and Word, and keeping exported files in Library for later access
- Telegram Remote Download - Added a Remote Download settings section with Telegram long-polling control, allowed chat ID tags, bot command guide,
/add,/download,/status,/queue,/stop, and/helpsupport, plus optional quality shortcuts such as720,audio, andmp3
Changed
- Download queue additions while running - Allowed adding new URLs to YouTube, Universal, and Gallery queues while downloads are already running, with queue workers waiting briefly for newly added items before ending the active session
- YouTube format selection - Changed the default YouTube video codec to Auto so new downloads no longer force H.264-only format selection and better match Universal downloads for videos without matching AVC streams
Fixed
- Linux deb install conflict - Renamed the bundled yt-dlp sidecar to a Youwee-specific binary name so
.debinstalls no longer conflict with distro-managedyt-dlppackages - System dependency paths - Improved Windows PATH resolution for yt-dlp, FFmpeg, Deno, gallery-dl, and helper tools
- Firefox cookie profile selection - Prioritized the active Firefox profile from
profiles.iniso browser-cookie downloads target the profile where cookies are most likely stored
📥 Download
| Platform | File | Description |
|---|---|---|
| 🍎 Mac (M1/M2/M3/M4) | Youwee-Mac-Apple-Silicon.dmg
| For Apple Silicon Macs |
| 🍎 Mac (Intel) | Youwee-Mac-Intel.dmg
| For Intel-based Macs |
| 🪟 Windows | Youwee-Windows.msi
| MSI Installer |
| 🪟 Windows | Youwee-Windows-Setup.exe
| EXE Installer |
| 🐧 Linux | Youwee-Linux.deb
| Debian/Ubuntu |
| 🐧 Linux | Youwee-Linux.AppImage
| Portable (all distros) |
| 🌐 Extension (Chromium) | Youwee-Extension-Chromium.zip
| Unzip and load unpacked on Chrome/Edge/Brave |
| 🦊 Extension (Firefox) | Youwee-Extension-Firefox-signed.xpi
| Signed unlisted add-on for Firefox stable |
📋 Requirements
- Windows: Windows 10 or later
- macOS: 10.15 (Catalina) or later
- Linux: Ubuntu 22.04 or equivalent
🔧 Optional
- FFmpeg - for best video/audio quality (auto-download available in Settings)
- Bun Runtime - if you can only download 360p from YouTube (auto-download available in Settings)
🌐 Browser Extension Install
- Chromium: download
Youwee-Extension-Chromium.zip-> extract -> openchrome://extensions-> enable Developer mode -> Load unpacked. - Firefox: download
Youwee-Extension-Firefox-signed.xpiand open it directly to install.
🔐 Verify Downloads
Download SHA256SUMS.txt and verify:
sha256sum -c SHA256SUMS.txtFull Changelog: v0.15.1...v0.16.0