v3.19.2
aandrew-me/ytDownloaderv3.19.2Sep 6, 2025by github-actions[bot]
AI Summary
Performance and UI improvements release with new environment variable support, though macOS builds now require yt-dlp to be installed via homebrew.
Key Highlights
- macOS versions now require yt-dlp from homebrew
- Added environment variable support for auto-updates, ffmpeg path, and yt-dlp path
- Improved app performance
- Improved UI
Breaking Changes
- macOS versions now require yt-dlp to be installed separately via homebrew
New Features
- Environment variable support: YTDOWNLOADER_AUTO_UPDATES, YTDOWNLOADER_FFMPEG_PATH, YTDOWNLOADER_YTDLP_PATH
Full Release Notes
## Changelog - macOS versions require [yt-dlp](https://formulae.brew.sh/formula/yt-dlp) from homebrew #309 #308 - Improved app performance - Improved UI - Fixed minor bugs - Added support for the following environment variables: `YTDOWNLOADER_AUTO_UPDATES`, `YTDOWNLOADER_FFMPEG_PATH`, `YTDOWNLOADER_YTDLP_PATH` #298