Skip to content

YTSage v5.5.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Aug 15:31
· 1 commit to beta since this release

YTSage v5.5.0-beta.1 - Beta Release

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

Install via PyPI:

pip install --pre ytsage

Upgrade to the latest version:

pip install --upgrade --pre ytsage 

Downloads

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

Join our Community: We've added an official Telegram Channel Join us at @YTsage_official for direct support, update notifications, and community discussions, bug reporting, and feature requests. We welcome your feedback and contributions to help make YTSage even better

✨ Features

  • Multi-Audio Track Merging: You can now select and merge multiple audio tracks into a single video. Whether you want to combine a video with multiple language tracks, or merge several audio streams together, YTSage now handles N-way audio merging seamlessly. (#117, #124, #132 Thanks to (@bastik-1001, @bichitoxxx, @tuming2025))

  • New "Language" Column: Added a dedicated Language column to the format selection table. It is now much easier to identify, filter, and select the exact language tracks you want for your downloads

  • SponsorBlock for Audio-Only: SponsorBlock is no longer just for videos, You can now use SponsorBlock to automatically trim and remove sponsor segments, intros, and outros even when you are downloading audio-only.

  • Smarter Multi-Language Audio Extraction: Added an automatic fallback mechanism that allows you to extract multi-language audio tracks without needing to provide YouTube cookies

  • Korean Localization: YTSage now officially supports Korean (#136, Thanks to (@twbeatles))

🔧 Improvements

  • UI Tweaks: The "Audio Only" mode button has been simplified to just "Audio" to better reflect its new multi-track merging capabilities

  • Helpful Tooltips: Added new, clearer tooltips across the format table to explain exactly how audio track selection and merging work in both Video and Audio modes

  • Switched to UV in CI: The CI/CD pipeline has been updated to use UV for building across all our workflows, improving build speed and reliability

  • Add Telegram Channel Link: Added a link to our official Telegram channel in the About dialog for easy access to community support and updates

🐛 Bug Fixes

  • Smarter Format Selection Logic: Selecting formats is now more intuitive. In Video mode, picking an extra audio track will no longer accidentally uncheck your selected video quality. You can now freely mix and match one video format with multiple audio tracks