| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.json | 2026-06-17 | 5.7 kB | |
| SHA256SUMS.txt | 2026-06-17 | 991 Bytes | |
| Youwee-aarch64.app.tar.gz | 2026-06-17 | 49.7 MB | |
| Youwee-aarch64.app.tar.gz.sig | 2026-06-17 | 404 Bytes | |
| Youwee-Extension-Chromium.zip | 2026-06-17 | 60.1 kB | |
| Youwee-Extension-Firefox-signed.xpi | 2026-06-17 | 68.0 kB | |
| Youwee-Linux.AppImage | 2026-06-17 | 132.2 MB | |
| Youwee-Linux.deb | 2026-06-17 | 53.8 MB | |
| Youwee-Mac-Apple-Silicon.dmg | 2026-06-17 | 51.0 MB | |
| Youwee-Mac-Intel.dmg | 2026-06-17 | 51.6 MB | |
| Youwee-Windows-Setup.exe | 2026-06-17 | 26.7 MB | |
| Youwee-Windows.msi | 2026-06-17 | 30.1 MB | |
| Youwee-x86_64.app.tar.gz | 2026-06-17 | 50.1 MB | |
| Youwee-x86_64.app.tar.gz.sig | 2026-06-17 | 404 Bytes | |
| Youwee_0.17.2_amd64.AppImage.sig | 2026-06-17 | 420 Bytes | |
| Youwee_0.17.2_x64-setup.exe.sig | 2026-06-17 | 416 Bytes | |
| Youwee_0.17.2_x64_en-US.msi.sig | 2026-06-17 | 416 Bytes | |
| README.md | 2026-06-17 | 2.6 kB | |
| Youwee v0.17.2 source code.tar.gz | 2026-06-17 | 11.1 MB | |
| Youwee v0.17.2 source code.zip | 2026-06-17 | 11.4 MB | |
| Totals: 20 Items | 467.8 MB | 0 | |
Youwee v0.17.2
A modern, beautiful YouTube downloader built with Tauri.
What's New
Changed
- Interface font and icons - Bundled the app font and icons so the interface stays consistent without relying on external CDN resources
- Plugin details layout - Changed imported plugin details in Settings to use tabs for Information, Requested Permissions, and Runtime & Compatibility
- Channel Load More - Changed Channel browse and followed-channel detail pages to use the floating Load More button style from YouTube keyword search
Fixed
- Music player visibility - Fixed the collapsed music player leaving an invisible overlay that could block buttons and restart playback when users clicked controls underneath
- Channel completion state - Fixed followed channel videos losing their completed state after reopening the app by persisting manual channel completions and restoring status from exact video IDs and existing history files
- Duplicate channel follows - Return the existing followed channel record when following the same URL again so video sync does not target a non-existent channel id
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:
:::bash
sha256sum -c SHA256SUMS.txt
Full Changelog: https://github.com/vanloctech/youwee/compare/v0.17.1...v0.17.2