Skip to content

V2023.8.1

Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 11 Aug 12:36
· 651 commits to main since this release

A "We Cleared All Issues, Stop Opening More...Just Kidding" Tube Converter ‼️

V2023.8.1 is here!

This release is packed with new features, improvements, and bug fixes. Read about them below :)

Full Changelog 📃

  • Added the option to prevent suspend while using Parabolic (#519)
  • Added the ability to skip the password dialog when unlocking Keyring (#525)
  • Added the ability to reset the Keyring when locked (#525)
  • Improved bitrate used for audio-only downloads with the best quality (#507)
  • Parabolic will now prefer videos with the h264 codec when downloading in the mp4 format. If space is a concern, users are recommended to download in the webm format which uses the vp* codec (#520)
  • If overwriting files is off and a download's file name exists, a numbered suffix will be attached to the end of the file name to prevent error (#530)
  • Fixed an issue where downloads with specific timeframes would download incorrectly (#509)
  • Fixed an issue where opus downloads would sometimes fail (#534)
  • Fixed an issue where Parabolic would be unusable on systems without NetworkManager installed (#513)
  • Fixed an issue where Parabolic would say no active internet connection even though there was a connection established (#518)
  • Updated translations (Thanks everyone on Weblate!)

Install 🧑‍💻

GNOME

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

sudo snap install tube-converter

AUR

The parabolic package

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)