Skip to content

Youwee v0.14.0

Choose a tag to compare

@github-actions github-actions released this 24 May 11:39
· 368 commits to main since this release

🎬 Youwee v0.14.0

A modern, beautiful YouTube downloader built with Tauri.

✨ What's New

Added

  • Library tagging and collections - Added free-form tags and virtual collections for Library items, including item-level assignment, quick chip filters, collection management, and advanced filtering by tags or collections
  • Signed plugin system and SDK workflow - Added signed .ywp plugins with workspace attach/debug flow, typed configuration fields, localized plugin guides, permission review, workflow assignment, logs, and youwee-sdk packaging/signing support

Changed

  • Gallery URL input alignment - Updated the Gallery input to match the YouTube single/multiple flow more closely, including the Add button style, batch layout, URL hints, and language copy across locales

Fixed

  • Arch Linux startup crash with GBM EGL display - Added a Linux WebKitGTK fallback that disables the GBM renderer by default to avoid startup aborts on some Arch-based systems

πŸ“₯ 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:

sha256sum -c SHA256SUMS.txt

Full Changelog: v0.13.3...v0.14.0