2025.7.0-beta2
This is the 2nd beta release in the V2025.7.0 series. Compared to beta 1, this release contains new bug fixes, as well as the ability to remember selected video and audio formats for each file type individually.
Note: The Qt version is now no longer supported.
Full Changelog 📃
- Redesigned the Windows app using WinUI 3
- Added the ability to remember video and audio formats individually for each file type
- Fixed an issue where pressing enter in the download dialog would not start the download
- Fixed an issue where configuration files were not stored properly for the portable Windows build
- Fixed an issue where downloads did not pause and resume on Windows
- Updated yt-dlp
Install 🧑💻
Linux
Flathub
flatpak remote-add --if-not-exists flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
flatpak install flathub-beta org.nickvision.tubeconverter
flatpak run org.nickvision.tubeconverter//beta
Snap
sudo snap install tube-converter --beta
Manually (x64)
- Download the
org.nickvision.tubeconverter.x64.flatpak
file from the assets below - Run
flatpak install org.nickvision.tubeconverter.x64.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)
Manually (aarch64)
- Download the
org.nickvision.tubeconverter.aarch64.flatpak
file from the assets below - Run
flatpak install org.nickvision.tubeconverter.aarch64.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)
Windows
The Windows version supports x64 systems only.
Installer
- Download and run the
NickvisionParabolicSetup.exe
file from the assets below
Portable
- Download and extract the
NickvisionParabolicPortable.zip
file from the assets below - Run
org.nickvision.tubeconverter.winui.exe