2026.5.0
This release contains many bug fixes.
Full Changelog 📃
- Improved time frame downloads to cut with ffmpeg instead of using yt-dlp's broken --download-sections option
- Fixed an issue where some playlists throw a requested format not available error
- Fixed an issue where the macOS configuration directory was incorrect
- Fixed an issue where None post processor argument would not be saved
- Fixed an issue where format strings were not translated correctly
- Fixed an issue where the application would not start on KDE
- Fixed an issue where the application would not start if the database file was invalid
- Fixed an issue where dependencies were missing from the macOS bundle
- Updated bundled deno
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
Portable (x64)
- Download and extract the
NickvisionParabolicPortable.zipfile from the assets below - Run the
.batfile to launch the portable version of Parabolic
Portable (arm64)
- Download and extract the
NickvisionParabolicPortable-arm64.zipfile from the assets below - Run the
.batfile to launch the portable version of Parabolic
macOS
Bundle (x64)
- Download
Parabolic-macOS-x64.zipfile - Extract it and move the
Parabolic.appfile to yourApplicationsfolder and run it
Bundle (arm64)
- Download
Parabolic-macOS-arm64.zipfile - Extract it and move the
Parabolic.appfile to yourApplicationsfolder and run it