Skip to content

V2023.6.3

Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 30 Jun 12:43
· 1056 commits to main since this release

A New Name πŸ“›

V2023.6.3 is here and you'll notice that we have a new name: Parabolic!

Besides the new name, we also fixed a big memory leak found when downloading long videos with big logs.

Full Changelog πŸ“ƒ

  • Tube Converter has been renamed. Introducing, Parabolic! (#351)
  • Fixed a large memory leak caused by not disposing logs correctly (#402)
  • 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
sudo snap connect tube-converter:ffmpeg-2204 ffmpeg-2204

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)