2026.2.1
This release contains many bug fixes for the big V2026.2.0 release.
Full Changelog 📃
- Improved sorting of formats in the add download dialog
- Improved the speed of subtitle downloads for non YouTube sites
- Fixed an issue where Parabolic crashed when discovering some media
- Fixed an issue where discovering playlists would fail for any media if some were unavailable
- Fixed an issue where downloads would fail with a requested format is not available error
- Fixed an issue where Parabolic did not receive URLs from the browser extension correctly
- Fixed an issue where Parabolic crashed if some DBus services were unavailable on Linux
- Fixed an issue where Parabolic was unable to open on Windows
- Fixed an issue where Parabolic did not update to arm64 binaries correctly on Windows
Install 🧑💻
Linux
Flathub
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.nickvision.tubeconverter
flatpak run org.nickvision.tubeconverter
Manually (x64)
- Download the
org.nickvision.tubeconverter.x64.flatpakfile from the assets below - Run
flatpak install org.nickvision.tubeconverter.x64.flatpakfrom the directory containing the .flatpak file - Run
flatpak run org.nickvision.tubeconverter//masterto start the app! (You should also see it in your app grid)
Manually (aarch64)
- Download the
org.nickvision.tubeconverter.aarch64.flatpakfile from the assets below - Run
flatpak install org.nickvision.tubeconverter.aarch64.flatpakfrom the directory containing the .flatpak file - Run
flatpak run org.nickvision.tubeconverter//masterto start the app! (You should also see it in your app grid)
Windows
Installer (x64)
- Download and run the
NickvisionParabolicSetup.exefile from the assets below
Installer (arm64)
- Download and run the
NickvisionParabolicSetup-arm64.exefile from the assets below