A More Customizable Downloader 🛠️
V2023.4.2 beta1 is here! This release includes some new features that make the downloader even more customizable. First, we added a configurable speed limit that can be used to limit individual downloads. Furthermore, we added support for using aria2 as the downloader backend if users choose. We also fixed some issues, including an issue where not all logs were shown for a download.
Full Changelog 📃
- Added a configurable speed limit that can be used to limit individual downloads (#174)
- Added support for using aria2 as the downloader backend (#29)
- Fixed an issue where not all logs were shown for a download (#161)
- 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