Skip to content

V2024.10.3

Latest
Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 30 Oct 11:35
· 3 commits to main since this release

2024.10.3

This update introduces some new features, including the ability to select a batch txt file with multiple URLs for validation, and fixes many bugs regarding website validation, localization of the app on Windows, and crashes on Linux.

Full Changelog πŸ“ƒ

  • Added support for selecting a batch file with multiple URLs to validate instead of validating a single URL at a time
  • Added a recovery mode where downloads that were running/queued will be restored when the application is restarted after a crash
  • User entered file names will now be correctly normalized and validated in the Add Download dialog
  • Fixed an issue where YouTube tabs were not correctly validated
  • Fixed an issue where the app's documentation was not accessible
  • Fixed an issue where UTF-8 characters were not displayed correctly on Windows
  • Fixed an issue where playlist names were not normalized on Windows
  • Fixed an issue where the row animations were choppy using aria2c on Linux
  • Fixed an issue where the app would crash when stopping all downloads on Linux
  • Updated yt-dlp to 2024.10.22

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)