| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.json | 2026-06-28 | 9.3 kB | |
| SHA256SUMS.txt | 2026-06-28 | 991 Bytes | |
| Youwee-aarch64.app.tar.gz | 2026-06-28 | 49.7 MB | |
| Youwee-aarch64.app.tar.gz.sig | 2026-06-28 | 404 Bytes | |
| Youwee-Extension-Chromium.zip | 2026-06-28 | 62.7 kB | |
| Youwee-Extension-Firefox-signed.xpi | 2026-06-28 | 70.6 kB | |
| Youwee-Linux.AppImage | 2026-06-28 | 132.3 MB | |
| Youwee-Linux.deb | 2026-06-28 | 53.9 MB | |
| Youwee-Mac-Apple-Silicon.dmg | 2026-06-28 | 51.1 MB | |
| Youwee-Mac-Intel.dmg | 2026-06-28 | 51.6 MB | |
| Youwee-Windows-Setup.exe | 2026-06-28 | 26.8 MB | |
| Youwee-Windows.msi | 2026-06-28 | 30.2 MB | |
| Youwee-x86_64.app.tar.gz | 2026-06-28 | 50.2 MB | |
| Youwee-x86_64.app.tar.gz.sig | 2026-06-28 | 404 Bytes | |
| Youwee_0.18.0_amd64.AppImage.sig | 2026-06-28 | 420 Bytes | |
| Youwee_0.18.0_x64-setup.exe.sig | 2026-06-28 | 416 Bytes | |
| Youwee_0.18.0_x64_en-US.msi.sig | 2026-06-28 | 416 Bytes | |
| README.md | 2026-06-28 | 3.8 kB | |
| Youwee v0.18.0 source code.tar.gz | 2026-06-28 | 11.1 MB | |
| Youwee v0.18.0 source code.zip | 2026-06-28 | 11.4 MB | |
| Totals: 20 Items | 468.4 MB | 4 | |
Youwee v0.18.0
A modern, beautiful YouTube downloader built with Tauri.
What's New
Added
- Queue file numbering - Added an option to prefix regular queued downloads with their queue order
- Queue output folder - Added a queue item action to choose a download folder for individual downloads
- yt-dlp advanced options - Added vetted advanced options for users who need more control over yt-dlp downloads
- Playlist file numbering - Added a Download setting to prefix playlist downloads with their playlist order
- Embedded chapter splitting - Added Download settings to split embedded video chapters into separate files and optionally number chapter files
- Extension AI Summary - Added a Summary button in the browser extension to open YouTube videos directly in AI Summary
- AI summary token limit - Added an optional Settings field to set maximum output tokens for generated summaries
- Cookie skip rules - Added tag-based rules to skip browser or cookie file authentication for matching sites, with Facebook Reels included by default
Changed
- Extension interface - Refined the browser extension popup and floating menu with a cleaner style that matches the music player
Fixed
- Recovered plugin downloads - Fixed successful
download.failedplugin recoveries still leaving the original queue item marked as failed - Plugin retry workflows - Fixed retried failed downloads not picking up newly assigned plugin workflows
- Extension floating button - Fixed the browser extension floating button not appearing or crashing on tabs that were already open when the extension was installed or reloaded
- Extension cold-start downloads - Fixed browser extension
Download nowlinks opening Youwee without adding the video when the desktop app was not already running - AI summary video info - Fixed AI Summary getting stuck while fetching video info for videos whose subtitles are available but video formats cannot be selected
- AI summary length - Removed the default hard-coded summary output token limit so providers can use their model defaults unless users set a custom value
- Long video titles - Fixed downloads failing when very long titles are used as filenames
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.2...v0.18.0