YTSage 5.0.5b - Beta Release
Please report any issues you encounter on the GitHub Issues page.
Downloads
| Platform | File | Notes |
|---|---|---|
| YTSage-v5.0.5b-ffmpeg-Setup.exe | With FFmpeg bundled | |
| YTSage-v5.0.5b-Setup.exe | Standard installer | |
| YTSage-v5.0.5b-ffmpeg-portable.zip | Portable with FFmpeg, zipped | |
| YTSage-v5.0.5b-portable.zip | Portable version, no installation required | |
| YTSage-v5.0.5b-amd64.deb | Debian package | |
| YTSage-v5.0.5b-x86_64.AppImage | AppImage, portable | |
| YTSage-v5.0.5b-x86_64.flatpak | Flatpak Bundle | |
| YTSage-v5.0.5b-x86_64.rpm | RPM package | |
| YTSage-v5.0.5b-arm64.dmg | Disk image installer for Apple Silicon | |
| YTSage-v5.0.5b-arm64.app.zip | Zipped application for Apple Silicon | |
| ytsage-5.0.5b-py3-none-any.whl | Python Wheel | |
| ytsage-5.0.5b.tar.gz | Source Distribution |
🔧 Improvements
fix(ui): clarify maximum quality constraint for playlists
- Added '≤' prefix to quality and resolution labels in playlist mode
to indicate it acts as a ceiling rather than an exact match for all videos. - Fixed resolution string extraction logic from the format table
during download initialization (resolves hardcoded 'default' value).
Resolves #86, thanks to (@j1aaar).
🐛 Bug Fixes
- Fixed an issue where the application assigned a wrong quality label to the vertical videos.