1.6.6
- Fixed the
\fstag not resetting preceding font size animations (contribution by @Russell-Beach). - Fixed errors with long file paths on Windows (command line only).
- Updated the Linux version from .NET 8 to .NET 10 as the former will soon go out of service.
- Added macOS ARM64 build for Apple Silicon devices.
For Linux users:
- While previous versions required Mono, versions >= 1.6.4 need the .NET runtime version 10 or later. See Microsoft's website for installation instructions. Typically you can simply install a package such as
dotnet-runtime-10.0. - The .deb and .rpm packages register YTSubConverter in the Linux application menu. Should it not show up, you can run
/opt/ytsubconverter/ytsubconverter. - To uninstall, use the package name
ytsubconverter(e.g.sudo apt remove ytsubconverter). - Arch Linux users can install the package
ytsubconverter-binstraight from the AUR (courtesy of @idolactivities).