Back to Windows 🪟
Beta 1 of V2023.11.0 is here!
This release introduces a brand-new Windows app! We've been hard at work this month creating a Windows version of Parabolic using WinUI 3 and the WindowsAppSDK and we are very happy with it. We've worked out issues that we have had in the past with WinUI, i.e distributing the app via the Microsoft Store, and are able to publish an exe app installer just like traditional Windows applications! Try it out below :)
Full Changelog 📃
- Parabolic is now available for Windows using Windows App SDK and WinUI 3 (#625)
- Fixed an issue where aria's max connections per server preference was allowed to be greater than 16 (#627)
- Fixed an issue where enabling the "Download Specific Timeframe" advanced option would cause a crash for certain media downloads (#631)
- Updated translations (Thanks everyone on Weblate!)
Install 🧑💻
GNOME
flathub-beta:
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-store:
sudo snap install tube-converter --candidate
AUR
The parabolic-git package
Manually
- 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)
WinUI
Manually
- Download and run the
NickvisionTubeConverterSetup.exe
file from the assets below
This is a beta version, bugs are expected. Please file a bug report for any issue found