Youwee v0.17.0
π¬ Youwee v0.17.0
A modern, beautiful YouTube downloader built with Tauri.
β¨ What's New
Added
- Command-line interface - Added a local
youweeCLI with install controls, structured download requests, and options for quality, audio mode, queue-only, playlist handling, subtitles, download sections, live-from-start, and skip-live behavior - Skip live streams - Added a download setting to skip currently live videos from the YouTube and Universal interfaces
- AI summary search - Added SQLite FTS5-powered Library search across titles, URLs, file paths, and saved AI summaries, with search scope controls for all content, details only, or AI summaries only
- YouTube keyword search - Added a dedicated YouTube keyword search view with filter controls for upload date, duration, sort order, and video features, letting selected results be added directly to the download queue
- Queue status tabs - Added compact status tabs to the YouTube and Universal queues for filtering videos by download state
- Plugin SDK YouTube search bridge - Exposed app-managed YouTube keyword search to JavaScript plugins through
ctx.youwee.youtube.searchVideos(...)with typed filters and continuation support
Changed
- AI generation timeout - Expanded the AI Generation Timeout options up to 60 minutes and now applies the selected timeout to AI provider HTTP requests for long-video summaries
- Application database filename - Renamed the internal SQLite database from
logs.dbtoyouwee.dbwith automatic migration from the legacy file while keeping the old file as a backup
Fixed
- Bilibili HTTP 412 - Added browser-like headers to Bilibili yt-dlp requests to prevent
HTTP Error 412
π₯ 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.16.0...v0.17.0