Skip to content

V2024.9.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 04 Sep 13:16
· 85 commits to main since this release

A Faster Parabolic πŸ’¨πŸ’¨

Beta 1 of V2024.9.0 is here!

This update features a brand new rewrite of Parabolic in C++. Users should now see a faster and more stable downloading experience, with the continued reliable and customizable features loved by our users.

We have also redesigned the user interfaces on both the GNOME and Windows platforms users to make it easier to find the features you love and want to use.

Besides new things, we have fixed tons of bugs throughout the downloading backend that users have been waiting for.

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
  • 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