YTSage 4.5.2
Install via PyPI:
pip install ytsage
Upgrade to the latest version:
pip install --upgrade ytsage
Downloads
Platform | File | Size | Notes |
---|---|---|---|
Windows GUI | YTSage.exe | 55.2 MB | Native Windows launcher |
Windows + FFmpeg | YTSage-ffmpeg.exe | 228 MB | Bundled with FFmpeg |
macOS | YTSage.dmg | 213.6 MB | Standard macOS installer |
macOS (ZIP) | YTSage-macOS-app.zip | 69.02 MB | Contains the YTSage.app bundle
|
Linux AppImage | YTSage-x86_64.AppImage | 203.75 MB | Run on any modern distro |
✨ Improvements
- yt-dlp Path Detection: Improved the method for detecting the
yt-dlp
executable path for better reliability. - Bundled yt-dlp Update: Updated the bundled
yt-dlp
included in the Pre-built Executables to the latest version.
🐛 Bug Fixes
- yt-dlp Update (Non-PyPI): Added an informative dialog to handle cases where users attempt to use the yt-dlp auto-update feature in non-PyPI installations (where this feature is unavailable).