2025.5.0
After a long wait, Parabolic V2025.5.0 is finally here!
This release contains a complete redesign of the Windows (Qt based) app that features a much more modern experience. yt-dlp
was also updated to the latest version to fix many website validation issues.
NOTICE
As you may have seen, development of Parabolic and the set of Nickvision apps has slowed down. This is due to me starting a new full-time job and thus leaving only the weekends for me to work on these projects. This does not mean I am stopping development, it just means that releases, updates, and fixes will unfortunately take longer now. I appreciate all of your support and patience for these updates. Any C++ developers who would like to work on the projects with me as well are more than welcome too and are encouraged to reach out to me on Matrix!
Full Changelog 📃
- Added the display of the file size of a format if it is available
- Fixed an issue where file paths were not truncated correctly
- Redesigned the Qt app for a more modern desktop experience
- Updated yt-dlp to fix some website validation issues
Install 🧑💻
GNOME (Linux only)
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
snap-store:
sudo snap install tube-converter
Manually (x64 only)
- Download the
org.nickvision.tubeconverter.gnome.flatpak
file from the assets below - Run
flatpak install org.nickvision.tubeconverter.gnome.flatpak
from the directory containing the .flatpak file - Run
flatpak run org.nickvision.tubeconverter//master
to start the app! (You should also see it in your app grid)
Qt
Windows (x64 only)
- Download and run the
NickvisionParabolicSetup.exe
file from the assets below
Windows (Portable) (x64 only)
- Download and extract the
NickvisionParabolic_V2025.5.0_Windows.zip
file from the assets below - Run
org.nickvision.tubeconverter.qt.exe
Linux (x64 only)
- Download the
org.nickvision.tubeconverter.qt.flatpak
file from the assets below - Run
flatpak install org.nickvision.tubeconverter.qt.flatpak
from the directory containing the .flatpak file - Run
flatpak run org.nickvision.tubeconverter//master
to start the app! (You should also see it in your app grid)