Skip to content

V2024.10.1

Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 13 Oct 13:22
· 16 commits to main since this release

A More Stable Parabolic πŸ€–

V2024.10.1 is here!

This update features many bug fixes after the big rewrite release, V2024.10.0 !

Full Changelog πŸ“ƒ

  • Added the ability to specify the number of threads to use for postprocessing operations
  • Fixed an issue where the Add Download action was disabled incorrectly
  • Fixed an issue where a selected video resolution was ignored when downloading
  • Fixed an issue where the app crashed when attempting to use aria2c
  • Fixed an issue where the GNOME version of the app did not allow for scrolling on the download pages
  • Fixed an issue where the Qt version of the app did not display subtitle and playlist item rows correctly
  • Fixed an issue where the Qt version of the app did not respect dark mode on Windows 10
  • Updated yt-dlp to 2024.10.07

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.1_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)