Skip to content

Releases: NickvisionApps/Parabolic

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)

V2023.6.2-rc1

22 Jun 02:23
Compare
Choose a tag to compare
V2023.6.2-rc1 Pre-release
Pre-release

A More Stable Tube Converter 🏭️

Release Candidate 1 of V2023.6.2 is here!

This release includes some more bug fixes as well as a new Help item in the main menu that will open a new set of yelp documentation for Tube Converter.

A Message To Translators 🌎️

As this is an RC release, we are now in a feature-freeze. Only bugs will be fixed, no new features nor string changes.

A stable release is planned for Friday June 23 2023, so please have all translations updated by Friday June 23, 7:00 AM EST to be included in the release.

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-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.6.2-beta2

20 Jun 03:41
Compare
Choose a tag to compare
V2023.6.2-beta2 Pre-release
Pre-release

A More Stable Tube Converter 🏭️

Beta 2 of V2023.6.2 is here!

This release includes some more fixes for the crashing issues found in #373 . As well as some UI tweaks such as a better Cookies File row in Preferences and disabling the Validate button until a URL text is entered in the Media URL row.

Full Changelog πŸ“ƒ

  • Recently completed downloads will be shown first in the completed group instead of being appended last (#374)
  • 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)
  • 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.6.2-beta1

18 Jun 12:41
Compare
Choose a tag to compare
V2023.6.2-beta1 Pre-release
Pre-release

A More Customizable Tube Converter πŸ› οΈ

Beta 1 of V2023.6.2 is here! This release just includes some bug fixes.

Full Changelog πŸ“ƒ

  • Recently completed downloads will be shown first in the completed group instead of being appended last (#374)
  • 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)
  • 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.6.1

16 Jun 12:18
Compare
Choose a tag to compare

A More Customizable Tube Converter πŸ› οΈ

V2023.6.1 is here! This release is packed with new features and fixes that make Tube Converter faster, more customizable, and easier to use.

There are too many features to describe out here so I encourage you to read the full changelog below!

Continued thanks to @fsobolev and @DaPigGuy who continuously work with me to implement and test all of these features. @soumyaDghosh for managing snap and all other contributors, feature requesters, bug testers, and translators who continue to make Tube Converter the best that it can be :) ❀️

Full Changelog πŸ“ƒ

  • Added authentication options when adding a download if needed (#322)
  • Added a Keyring to store credentials that can be used when authenticating (#327)
  • Added the advanced download option to specify a specific timeframe of a media to download (#105)
  • Added the ability to embed chapters in a download (#338)
  • Added the ability to turn on automatically cropping audio thumbnails (#342)
  • Added the ability to specify a comma-separated list of language codes for subtitle downloading (#162)
  • Improved the speed of playlist validation (#310)
  • The "Number Titles" switch's state will now be remembered and used again for future downloads (#324)
  • The previous "Video Resolution" will be remembered and pre-selected if available for future downloads (#332)
  • Comment, Description, Synopsis and Purl fields will no longer be embedded in metadata (#326)
  • If a download fails and was not stopped, Tube Converter will automatically retry it one more time (#343)
  • Fixed an issue where some websites were not validated (#340)
  • Fixed an issue where the incorrect file extension was sometimes shown for generic downloads
  • 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)

V2023.6.1-rc1

13 Jun 04:37
Compare
Choose a tag to compare
V2023.6.1-rc1 Pre-release
Pre-release

A More Customizable Tube Converter πŸ› οΈ

Release Candidate 1 of V2023.6.1 is here! This release is packed with features, so lets get right into it!

Compared to beta 2, we added the ability to specify a specific timeframe of a media to download in Advanced Options. This will use ffmpeg as the downloader instead, but all other download customization (besides speed limit) will still apply. We also added the ability to turn on automatic cropping of audio thumbnails in Preferences, instead of having to manually turn it on each time in Advanced Options (although that option is still available).

Continuing with customization, we added the ability to specify a comma-separated list of language codes in Preferences that will be used to select the languages of subtitles to download and embed in a file. Previously only English and your system language were downloaded.

Finally, if a download fails (and was not stopped), Tube Converter will automatically retry the failed download one more time. If it fails again after that, it will be up to the user to retry the download.

Continued thanks to @fsobolev and @DaPigGuy who continuously work with me to implement and test all of these features. @soumyaDghosh for managing snap and all other contributors, feature requesters, bug testers, and translators who continue to make Tube Converter the best that it can be :) ❀️

A Message To Translators 🌎️

As this is an RC release, we are now in a feature-freeze. Only bugs will be fixed, no new features nor string changes.

A stable release is planned for Friday June 16 2023, so please have all translations updated by Thursday June 15, 11:59 PM EST to be included in the release.

Full Changelog πŸ“ƒ

  • Added authentication options when adding a download if needed (#322)
  • Added a Keyring to store credentials that can be used when authenticating (#327)
  • Added the advanced download option to specify a specific timeframe of a media to download (#105)
  • Added the ability to embed chapters in a download (#338)
  • Added the ability to turn on automatically cropping audio thumbnails (#342)
  • Added the ability to specify a comma-separated list of language codes for subtitle downloading (#162)
  • Improved the speed of playlist validation (#310)
  • The "Number Titles" switch's state will now be remembered and used again for future downloads (#324)
  • The previous "Video Resolution" will be remembered and pre-selected if available for future downloads (#332)
  • Comment, Description, Synopsis and Purl fields will no longer be embedded in metadata (#326)
  • If a download fails and was not stopped, Tube Converter will automatically retry it one more time (#343)
  • Fixed an issue where some websites were not validated (#340)
  • Fixed an issue where the incorrect file extension was sometimes shown for generic downloads
  • 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