Skip to content

V2024.9.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 05 Sep 01:07
· 76 commits to main since this release

A Faster Parabolic πŸ’¨πŸ’¨

Beta 2 of V2024.9.0 is here!

Compared to beta 1, this release improves on the user interface, improves the handling of audio languages with audio description and fixes some more website validation bugs.

We recommend uninstalling any and all previous versions of Parabolic before installing and trying this beta.

This is a beta version, bugs are expected. Please file a bug report for any issue found

Full Changelog πŸ“ƒ

  • Parabolic has been rewritten in C++ for faster performance
  • The length of the kept download history can now be changed in the app's preferences
  • Cookies can now be fetched from a selected browser in Preferences instead of selecting a TXT cookies file
  • Parabolic's Keyring module was rewritten. As a result, all keyrings have been reset and will need to be reconfigured
  • Parabolic will now correctly recognize audio languages with audio description and handle them separately from audio languages without audio description
  • Parabolic will now place playlist downloads into a subdirectory with the playlist's title within the chosen save folder
  • Fixed validation issues with various sites
  • Fixed an issue where a specified video password was not being used
  • Redesigned user interface
  • Updated yt-dlp

Install πŸ§‘β€πŸ’»

GNOME

flathub-beta:

flatpak remote-add --if-not-exists flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
flatpak uninstall org.nickvision.tubeconverter
flatpak install flathub-beta org.nickvision.tubeconverter
flatpak run org.nickvision.tubeconverter//beta

snap-store:

sudo snap install tube-converter --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

  • Download and run the NickvisionParabolicSetup.exe file from the assets below