YTSage 5.2.0
This release takes longer than usal due to lack of sponsorship and the contributing, if you want to support the project, please consider sponsoring on GitHub Sponsors
Install via PyPI:
pip install ytsageUpgrade to the latest version:
pip install --upgrade ytsageDownloads
| Platform | File | Notes |
|---|---|---|
| YTSage-v5.2.0-ffmpeg-Setup.exe | With FFmpeg bundled | |
| YTSage-v5.2.0-Setup.exe | Standard installer | |
| YTSage-v5.2.0-ffmpeg-portable.zip | Portable with FFmpeg, zipped | |
| YTSage-v5.2.0-portable.zip | Portable version, no installation required | |
| YTSage-v5.2.0-amd64.deb | Debian package | |
| YTSage-v5.2.0-x86_64.AppImage | AppImage, portable | |
| YTSage-v5.2.0-x86_64.flatpak | Flatpak Bundle | |
| YTSage-v5.2.0-x86_64.rpm | RPM package | |
| YTSage-v5.2.0-arm64.dmg | Disk image installer for Apple Silicon | |
| YTSage-v5.2.0-arm64.app.zip | Zipped application for Apple Silicon | |
| ytsage-5.2.0-py3-none-any.whl | Python Wheel | |
| ytsage-5.2.0.tar.gz | Source Distribution |
✨ Features
- Remember Window Position: The application will now remember your window size and placement. When you close and reopen YTSage, it will return exactly to how you left it
🔧 Improvements
-
Smart Folder Management: Improved reliability when choosing your download directory. The app will now automatically create missing folders for you and accurately warn you if the selected folder is restricted or locked from saving files #108 thanks to (@Seryi3)
-
Optimized Default Modes: Enabled "Generic Mode" by default to ensure better out-of-the-box compatibility for new users #110 thanks to (@tuming2025)
-
Show audio codec details in format table: Highlight AC3/EAC3 surround-sound formats in the GUI format table and include channel/bitrate details where available #111 thanks to (@AlphaDeFcOn4)