2025.7.0-beta1
This is the 1st beta release in the V2025.6.0 series that contains a brand new Windows interface, written in WindowsAppSDK and WinUI, and an updated yt-dlp.
Note: The Qt version is now no longer supported.
Full Changelog 📃
- Redesigned the Windows app using WinUI 3
- Fixed an issue where pressing enter in the download dialog would not start the download
- 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