Download Latest Version Youwee-x86_64.app.tar.gz (48.5 MB)
Email in envelope

Get an email when there's a new version of Youwee

Home / v0.12.0
Name Modified Size InfoDownloads / Week
Parent folder
latest.json 2026-03-05 12.4 kB
SHA256SUMS.txt 2026-03-05 991 Bytes
Youwee-aarch64.app.tar.gz 2026-03-05 48.0 MB
Youwee-aarch64.app.tar.gz.sig 2026-03-05 404 Bytes
Youwee-Extension-Chromium.zip 2026-03-05 60.1 kB
Youwee-Extension-Firefox-signed.xpi 2026-03-05 68.0 kB
Youwee-Linux.AppImage 2026-03-05 126.6 MB
Youwee-Linux.deb 2026-03-05 48.1 MB
Youwee-Mac-Apple-Silicon.dmg 2026-03-05 49.4 MB
Youwee-Mac-Intel.dmg 2026-03-05 49.9 MB
Youwee-Windows-Setup.exe 2026-03-05 25.4 MB
Youwee-Windows.msi 2026-03-05 28.3 MB
Youwee-x86_64.app.tar.gz 2026-03-05 48.4 MB
Youwee-x86_64.app.tar.gz.sig 2026-03-05 404 Bytes
Youwee_0.12.0_amd64.AppImage.sig 2026-03-05 420 Bytes
Youwee_0.12.0_x64-setup.exe.sig 2026-03-05 416 Bytes
Youwee_0.12.0_x64_en-US.msi.sig 2026-03-05 416 Bytes
README.md 2026-03-05 3.7 kB
Youwee v0.12.0 source code.tar.gz 2026-03-05 13.2 MB
Youwee v0.12.0 source code.zip 2026-03-05 13.4 MB
Totals: 20 Items   450.8 MB 0

🎬 Youwee v0.12.0

A modern, beautiful YouTube downloader built with Tauri.

✨ What's New

Added

  • Dependency source selector (yt-dlp/FFmpeg) - Added source switching in Settings → Dependencies so users can choose between app-managed binaries and system-managed binaries
  • Safety confirmation before switching to system source - Added a confirmation dialog when switching yt-dlp/FFmpeg to system source to prevent accidental changes

Changed

  • OS-aware system source label - System source label now adapts by platform (Homebrew on macOS, PATH on Windows, package manager on Linux)
  • Automated GitHub release notes in build workflow - Enabled generate_release_notes in the release workflow so published releases include auto-generated notes
  • Windows custom title bar integration - Replaced the native Windows title bar with app-themed custom controls (drag region, minimize/maximize/close) for consistent theming

Fixed

  • Windows download history recording - Captured final output filepath reliably on Windows so completed downloads are correctly added to Library history
  • Windows redownload path parsing - Fixed output folder extraction for backslash-based Windows paths when redownloading items
  • Non-UTF-8 yt-dlp output on Windows - Added GBK/ANSI decoding fallback and --print-to-file handling so non-UTF-8 locales still capture final file paths correctly
  • Library auto-refresh after download completion - Library history now refreshes automatically when a download status changes to finished
  • Douyin modal URL compatibility - Normalized douyin.com URLs with modal_id into canonical /video/{id} format in backend yt-dlp calls and frontend deep-link parsing

📥 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 -> open chrome://extensions -> enable Developer mode -> Load unpacked.
  • Firefox: download Youwee-Extension-Firefox-signed.xpi and open it directly to install.

🔐 Verify Downloads

Download SHA256SUMS.txt and verify:

:::bash
sha256sum -c SHA256SUMS.txt

What's Changed

Full Changelog: https://github.com/vanloctech/youwee/compare/v0.11.1...v0.12.0

Source: README.md, updated 2026-03-05