Skip to content

Releases: NickvisionApps/Parabolic

V2023.7.3

26 Jul 12:23
Compare
Choose a tag to compare

A Cleaner Tube Converter 🧹

V2023.7.3 is here!

In this release we improved the design of the Keyring dialog making it cleaner and more user friendly. We also added a History dialog that allows users to manage previously downloaded videos!

Behind the scenes, we upgraded to gir.core V0.4.0 which brings many improvements to using GTK and asynchronous programming in C#. As a result of this update, our code is a lot cleaner and easier to read.

Full Changelog πŸ“ƒ

  • Added a History dialog to manage previously downloaded videos (#453)
  • Improved Keyring Dialog design (#454)
  • Improved backend's parsing of video resolutions (#481)
  • 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)

V2023.7.3-rc1

22 Jul 08:51
b38dff1
Compare
Choose a tag to compare
V2023.7.3-rc1 Pre-release
Pre-release

A Cleaner Tube Converter 🧹

Release Candidate 1 of V2023.7.3 is here!

Compared to beta 1, we added a History dialog that allows users to manage previously downloaded videos!

A Message To Translators 🌎️

A stable release is planned for Wednesday July 26. Please have all translations updated before then to be included in the release :)

Full Changelog πŸ“ƒ

  • Added a History dialog to manage previously downloaded videos (#453)
  • Improved Keyring Dialog design (#454)
  • Updated translations (Thanks everyone on Weblate!)

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

GNOME

flathub-beta:

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

snap-store:

sudo snap install tube-converter --candidate

AUR

The parabolic-git 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)

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

V2023.7.3-beta1

20 Jul 21:40
Compare
Choose a tag to compare
V2023.7.3-beta1 Pre-release
Pre-release

A Cleaner Tube Converter 🧹

Beta 1 of V2023.7.3 is here!

In this release we improved the design of the Keyring dialog making it cleaner and more user friendly.

Behind the scenes, we upgraded to gir.core V0.4.0 which brings many improvements to using GTK and asynchronous programming in C#. As a result of this update, our code is a lot cleaner and easier to read.

Because this is such a big change, we urge all willing users to give this beta a shot and make sure everything still works correctly :)

Full Changelog πŸ“ƒ

  • Improved Keyring Dialog design (#454)
  • Updated translations (Thanks everyone on Weblate!)

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

GNOME

flathub-beta:

flatpak remote-add --if-not-exists flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
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)

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

V2023.7.2

14 Jul 13:10
Compare
Choose a tag to compare

A More Customizable Tube Converter πŸ› οΈ

Version 2023.7.2 is here!

In this release we added the ability to select a download's audio language if there are more than one available. We also added an option in preferences to restrict characters in filenames to those only supported by Windows.

Full Changelog πŸ“ƒ

  • Added the ability to select a download's audio language if more than one are available (#444)
  • Added the option to allow for only Windows-supported characters in filenames (#441)
  • 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)

V2023.7.2-rc1

11 Jul 12:02
072960f
Compare
Choose a tag to compare
V2023.7.2-rc1 Pre-release
Pre-release

A More Customizable Tube Converter πŸ› οΈ

Release Candidate 1 of V2023.7.2 is here!

In this release we added the ability to select a download's audio language if there are more than one available. We also added an option in preferences to restrict characters in filenames to those only supported by Windows.

A Message To Translators 🌎️

A stable release is planned for Friday July 14. Please have all translations updated before Friday to be included in the release :)

Full Changelog πŸ“ƒ

  • Added the ability to select a download's audio language if more than one are available (#444)
  • Added the option to allow for only Windows-supported characters in filenames (#441)
  • Updated translations (Thanks everyone on Weblate!)

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

GNOME

flathub-beta:

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

snap-store:

sudo snap install tube-converter --candidate

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)

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

V2023.7.1

07 Jul 16:04
0a488ff
Compare
Choose a tag to compare

A More Lightweight Tube Converter 🎈

V2023.7.1 is here!

In this release we fixed 2 bugs: the bug where excessive logging was causing high CPU usage, now it decreased significantly, and the bug where Validate button was sensitive during validation, causing errors if the button was pressed mutiple times.
Also, when downloading a playlist, a media position will be written to the tag's track property.

Full Changelog πŸ“ƒ

  • Fixed an issue where CPU usage was high during download due to excessive logging (#432)
  • When downloading a playlist with enabled metadata embedding, a media's position will be written to the tag's track property (#417)
  • Fixed an issue where Validate button was sensitive during validation, causing error if the button was pressed multiple times (#440)
  • 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)

V2023.7.1-rc1

05 Jul 16:55
b786587
Compare
Choose a tag to compare
V2023.7.1-rc1 Pre-release
Pre-release

A More Lightweight Tube Converter 🎈

Release Candidate 1 of V2023.7.1 is here!

In this release we fixed the bug where excessive logging was causing high CPU usage, now it decreased significantly.
Also, when downloading a playlist, a media position will be written to the tag's track property.

A Message To Translators 🌎️

This release doesn't add new strings to translate. As this is an RC release, we are now in a feature-freeze. Only bugs will be fixed, no new features nor string changes.

Full Changelog πŸ“ƒ

  • Fixed an issue where CPU usage was high during download due to excessive logging (#432)
  • When downloading a playlist with enabled metadata embedding, a media's position will be written to the tag's track property (#417)
  • Updated translations (Thanks everyone on Weblate!)

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

GNOME

flathub-beta:

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

snap-store:

sudo snap install tube-converter --candidate
sudo snap connect tube-converter:ffmpeg-2204 ffmpeg-2204

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)

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

V2023.7.0

01 Jul 13:26
Compare
Choose a tag to compare

Quick Fix πŸͺ²

V2023.7.0 is here! This release fixes an issue where the Help pages were not accessible after we changed the app's name to Parabolic.

Full Changelog πŸ“ƒ

  • Fixed an issue where the Help page couldn't be accessed after the name change (#424)
  • 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)

V2023.6.3

30 Jun 12:43
Compare
Choose a tag to compare

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)

V2023.6.2

23 Jun 11:32
Compare
Choose a tag to compare

A More Stable Tube Converter 🏭️

V2023.6.2 is here!

This release features brand new documentation provided by the Help menu item and includes some bug fixes when working with credentials and validating URLs.

Full Changelog πŸ“ƒ

  • Added a "Help" item in the main menu to display yelp docs about Tube Converter (#385)
  • Recently completed downloads will be shown first in the completed group instead of being appended last (#374)
  • Tube Converter will now automatically select the xdg-download folder as the save folder if no previous folder is available (#389)
  • Fixed a performance issue with displaying logs when the logs were large in size (#375)
  • Fixed an issue where the app would crash if the authentication credentials were invalid (#373)
  • Fixed an issue where some supported URLs could not be validated (#386)
  • 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 tube-converter 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)