An All New Backend 🛠️
This week's release features a brand new backend that makes Tube Converter much more stable!
This new backend fixes a lot of the crashing users were experiencing on both WinUI and GNOME.
Besides the new backend, we added the ability to stop all downloads and retry all failed downloads, as well as clear all queued downloads.
On WinUI, we introduced a brand new user interface making the application feel much more "Windows" like.
Full Changelog 📃
- Added the ability to stop all downloads (#208)
- Added the ability to retry all failed downloads (#208)
- Added the ability to clear queued downloads (#208)
- Redesigned user interface (WinUI #205)
- Fixed an issue where some downloads could not be stopped and retried (#222)
- Fixed an issue where some users would experience random crashing when downloading (GNOME #199)
- 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
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)
Windows
Manually
- Make sure
Developer Mode
is on - Download the
msix
andcer
files for your system architecture - Open the
cer
file:- Click
Install Certificate
- Choose
Local Machine
forStore Location
- Select
Place all certificates in the following store
and browse for and selectTrusted Root Certification Authorities
- Finish the dialog
- Click
- Open the
msix
file and install it- If a previous version (including betas) of Tube Converter is installed, you will need to uninstall it from the start menu first and then install it via the
msix
file.
- If a previous version (including betas) of Tube Converter is installed, you will need to uninstall it from the start menu first and then install it via the
Nickvision Tube Converter
should now be available in your start menu
This is a beta version, bugs are expected. Please file a bug report for any issue found