YTSage 5.0.2b - Beta Release
Please report any issues you encounter on the GitHub Issues page.
Downloads
| Platform | File | Notes |
|---|---|---|
| YTSage-v5.0.2b-ffmpeg-Setup.exe | With FFmpeg bundled | |
| YTSage-v5.0.2b-Setup.exe | Standard installer | |
| YTSage-v5.0.2b-ffmpeg-portable.zip | Portable with FFmpeg, zipped | |
| YTSage-v5.0.2b-portable.zip | Portable version, no installation required | |
| YTSage-v5.0.2b-amd64.deb | Debian package | |
| YTSage-v5.0.2b-x86_64.AppImage | AppImage, portable | |
| YTSage-v5.0.2b-x86_64.flatpak | Flatpak Bundle | |
| YTSage-v5.0.2b-x86_64.rpm | RPM package | |
| YTSage-v5.0.2b-arm64.dmg | Disk image installer for Apple Silicon | |
| YTSage-v5.0.2b-arm64.app.zip | Zipped application for Apple Silicon | |
| ytsage-5.0.2b-py3-none-any.whl | Python Wheel | |
| ytsage-5.0.2b.tar.gz | Source Distribution |
🚀 New Features
- Audio Normalization (EBU R128): Added a new feature to standardize the volume of audio-only downloads using FFmpeg's loudnorm filter.
- In-App Update Checking: Added a new
Check for YTSage updatessetting natively into the UI.
🔧 Improvements
- Refactor Download settings dialog into tabs and restyle.
- Added intuitive smart-toggling to the Download Settings UI (enabling audio normalization now intelligently forces an audio re-encode).
- Added comprehensive documentation and translated feature strings for the new Audio Normalization feature across all 13 supported languages.
- Added updated usage docs and strictly fixed the markdown table alignments in translated READMEs.
- Various layout fixes and localization key updates for seamless update-checking settings.