Skip to content

YTSage v5.3.0b

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Jul 14:45

YTSage 5.3.0b - Beta Release

Please report any issues you encounter on the GitHub Issues page.

Downloads

Platform File Notes
Windows FFmpeg YTSage-v5.3.0b-ffmpeg-Setup.exe With FFmpeg bundled
Windows EXE YTSage-v5.3.0b-Setup.exe Standard installer
Windows Portable FFmpeg YTSage-v5.3.0b-ffmpeg-portable.zip Portable with FFmpeg, zipped
Windows Portable YTSage-v5.3.0b-portable.zip Portable version, no installation required
Linux DEB YTSage-v5.3.0b-amd64.deb Debian package
Linux AppImage YTSage-v5.3.0b-x86_64.AppImage AppImage, portable
Flathub YTSage-v5.3.0b-x86_64.flatpak Flatpak Bundle
Linux RPM YTSage-v5.3.0b-x86_64.rpm RPM package
macOS ARM64 DMG YTSage-v5.3.0b-arm64.dmg Disk image installer for Apple Silicon
macOS ARM64 APP YTSage-v5.3.0b-arm64.app.zip Zipped application for Apple Silicon
PyPI ytsage-5.3.0b-py3-none-any.whl Python Wheel
PyPI ytsage-5.3.0b.tar.gz Source Distribution

✨ Features

🔧 Improvements

  • Playlist Downloads & Quality Presets: Introduced universal preset format expressions for playlist downloads. You can now select a target quality for an entire playlist, and if an exact match isn't available for a specific video, the app will automatically download the next closest quality. This replaces the misleading old behavior where the app only displayed the format table of the first video (#114, thanks to @cwlnet)

🐛 Bug Fixes

  • Fixed "About" dialog issue: The "About" dialog menu is closed before it receives system information (#116, thanks to @Seryi3)