2024.11.0
This update introduces some new features, including the ability to select a preferred subtitle format and a generic file type, and fixes many issues with downloads failing and not resuming correctly as well as other minor bugs.
Full Changelog 📃
- Added the ability to turn on and off yt-dlp's verbose logging in the app's settings
- Added the ability to select a preferred subtitle file format in the app's settings
- Added the ability to select a generic file type that will prevent conversions of media files
- Fixed an issue where some webm conversions failed
- Fixed an issue where some files related to a download were being overwritten when they should not have been
- Fixed an issue where the app crashed when handling too long file names
- Fixed an issue where the app would not open due to infinitely attempting to recover downloads
- Fixed an issue where the speed limit option was not configurable
- Fixed an issue where the app did not self update on Windows
- Updated yt-dlp to 2024.11.04
Install 🧑💻
GNOME (Linux only)
Flathub
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.nickvision.tubeconverter
flatpak run org.nickvision.tubeconverter
snap-store:
sudo snap install tube-converter
Manually (x64 only)
- Download the
org.nickvision.tubeconverter.gnome.flatpak
file from the assets below - Run
flatpak install org.nickvision.tubeconverter.gnome.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)
Qt
Windows (x64 only)
- Download and run the
NickvisionParabolicSetup.exe
file from the assets below
Windows (Portable) (x64 only)
- Download and extract the
NickvisionParabolic_V2024.10.3_Windows.zip
file from the assets below - Run
org.nickvision.tubeconverter.qt.exe
Linux (x64 only)
- Download the
org.nickvision.tubeconverter.qt.flatpak
file from the assets below - Run
flatpak install org.nickvision.tubeconverter.qt.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)