🎬 Youwee v0.14.1
A modern, beautiful YouTube downloader built with Tauri.
✨ What's New
Changed
- Plugin workflow guidance and permissions flow - Refined plugin import, permission approval, workspace guide, and configuration UI so plugin setup, workflow assignment, and plugin guides are clearer inside Settings
- Plugin authoring flexibility - Updated workspace and SDK integration to support flexible Lucide plugin icons and a cleaner Deno runtime test flow for plugin authors
Fixed
- Plugin runtime logs and output summaries - Reduced duplicated plugin log noise, skipped storing raw result protocol output, and highlighted follow-up output file paths more clearly in post-processing step logs
- Plugin guide rendering and localized docs - Fixed guide dialog overflow and preserved localized
README.<locale>.mdfiles for installed plugins - Plugin configuration polish - Improved multi-select configuration controls, validation timing, and plugin enable/import prompts to better match the rest of the app UI
📥 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.14.0...v0.14.1