Skip to content

Releases: NickvisionApps/Parabolic

V2025.6.0

14 Jun 13:37
Compare
Choose a tag to compare

2025.6.0

This release contains new features and fixes to improve the user experience of Parabolic.

Full Changelog πŸ“ƒ

  • Added the ability to configure a set of postprocessing arguments to enable for downloads
  • Added the ability to write a m3u file to disk for playlist downloads
  • Made it so Parabolic will now ask to recover downloads if there are any available instead of recovering automatically
  • Moved the download immediately after validation option to the add download dialog
  • Moved the speed limit option to the downloader preferences
  • Fixed an issue where some media incorrectly failed validation
  • Fixed an issue where the previous number titles setting was not restored correctly
  • Fixed an issue where file names could grow too long when using aria2c
  • Fixed an issue where the window's position was not remembered on Windows
  • Updated yt-dlp

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

GNOME (Linux only)

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-store:

sudo snap install tube-converter

Manually (x64 only)

  • Download the org.nickvision.tubeconverter.gnome.flatpak file from the assets below
  • Run flatpak install org.nickvision.tubeconverter.gnome.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)

Qt

Windows (x64 only)

  • Download and run the NickvisionParabolicSetup.exe file from the assets below

Windows (Portable) (x64 only)

  • Download and extract the NickvisionParabolic_V2025.6.0_Windows.zip file from the assets below
  • Run org.nickvision.tubeconverter.qt.exe

Linux (x64 only)

  • Download the org.nickvision.tubeconverter.qt.flatpak file from the assets below
  • Run flatpak install org.nickvision.tubeconverter.qt.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)

V2025.6.0-beta1

11 Jun 12:25
Compare
Choose a tag to compare
V2025.6.0-beta1 Pre-release
Pre-release

2025.6.0-beta1

This is the 1st beta release in the V2025.6.0 series that contains new features and fixes.

Full Changelog πŸ“ƒ

  • Added the ability to configure a set of postprocessing arguments to enable for downloads
  • Added the ability to write a m3u file to disk for playlist downloads
  • Made it so Parabolic will now ask to recover downloads if there are any available instead of recovering automatically
  • Moved the download immediately after validation option to the add download dialog
  • Moved the speed limit option to the downloader preferences
  • Fixed an issue where some media incorrectly failed validation
  • Fixed an issue where the previous number titles setting was not restored correctly
  • Fixed an issue where file names could grow too long when using aria2c
  • Fixed an issue where the window's position was not remembered on Windows
  • Updated yt-dlp

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

GNOME (Linux only)

Flathub

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

sudo snap install tube-converter --beta

Manually (x64 only)

  • Download the org.nickvision.tubeconverter.gnome.flatpak file from the assets below
  • Run flatpak install org.nickvision.tubeconverter.gnome.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)

Qt

Windows (x64 only)

  • Download and run the NickvisionParabolicSetup.exe file from the assets below

Linux (x64 only)

  • Download the org.nickvision.tubeconverter.qt.flatpak file from the assets below
  • Run flatpak install org.nickvision.tubeconverter.qt.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)

V2025.5.5

29 May 11:25
5526008
Compare
Choose a tag to compare

2025.5.5

This release contains fixes for working with subtitles.

Full Changelog πŸ“ƒ

  • Fixed an issue where downloading subtitles would cause a download to fail
  • Fixed an issue where generic downloads did not embed subtitles

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

GNOME (Linux only)

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-store:

sudo snap install tube-converter

Manually (x64 only)

  • Download the org.nickvision.tubeconverter.gnome.flatpak file from the assets below
  • Run flatpak install org.nickvision.tubeconverter.gnome.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)

Qt

Windows (x64 only)

  • Download and run the NickvisionParabolicSetup.exe file from the assets below

Windows (Portable) (x64 only)

  • Download and extract the NickvisionParabolic_V2025.5.5_Windows.zip file from the assets below
  • Run org.nickvision.tubeconverter.qt.exe

Linux (x64 only)

  • Download the org.nickvision.tubeconverter.qt.flatpak file from the assets below
  • Run flatpak install org.nickvision.tubeconverter.qt.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)

V2025.5.4

28 May 15:11
Compare
Choose a tag to compare

2025.5.4

This release contains many new features and many bug fixes that benefit all Parabolic users.

Full Changelog πŸ“ƒ

  • Added the ability to use video formats for audio file downloads
  • Added the ability to specify Worst for a video/audio format
  • Added the ability to specify None for a video/audio format
  • Added the Use Part Files option to downloader settings
  • Added the Documentation help menu item in the Qt app
  • Changed the folder path delimiter in batch files from ';' to '|'
  • Fixed an issue where thumbnail conversion failed for some videos
  • Fixed an issue where the wrong quality was chosen for downloads with preferred codecs
  • Fixed an issue where audio files were outputted with low quality
  • Fixed an issue where progress of downloads using aria2c was not displayed correctly
  • Fixed an issue where playlist downloads caused the app to crash on Windows
  • Parabolic should now provide users with error messages instead of crashing the entire app
  • Parabolic will now pause slightly during downloads to prevent users from being banned by services such as YouTube (Users should not see significantly longer download times however)
  • Tweaked the GNOME user interface as we get closer to joining GNOME Circle
  • Updated yt-dlp to fix YouTube format errors

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

GNOME (Linux only)

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-store:

sudo snap install tube-converter

Manually (x64 only)

  • Download the org.nickvision.tubeconverter.gnome.flatpak file from the assets below
  • Run flatpak install org.nickvision.tubeconverter.gnome.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)

Qt

Windows (x64 only)

  • Download and run the NickvisionParabolicSetup.exe file from the assets below

Windows (Portable) (x64 only)

  • Download and extract the NickvisionParabolic_V2025.5.4_Windows.zip file from the assets below
  • Run org.nickvision.tubeconverter.qt.exe

Linux (x64 only)

  • Download the org.nickvision.tubeconverter.qt.flatpak file from the assets below
  • Run flatpak install org.nickvision.tubeconverter.qt.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)

V2025.5.4-beta3

26 May 18:04
Compare
Choose a tag to compare
V2025.5.4-beta3 Pre-release
Pre-release

2025.5.4-beta3

This is the 3rd beta release in the V2025.5.4 series that contains new features and fixes.

Full Changelog πŸ“ƒ

  • Added the ability to use video formats for audio file downloads
  • Added the ability to specify Worst for a video/audio format
  • Added the ability to specify None for a video/audio format
  • Added the Use Part Files option to downloader settings
  • Added the Documentation help menu item in the Qt app
  • Changed the folder path delimiter in batch files from ';' to '|'
  • Fixed an issue where thumbnail conversion failed for some videos
  • Fixed an issue where progress of downloads using aria2c was not displayed correctly
  • Fixed an issue where playlist downloads caused the app to crash on Windows
  • Parabolic should now provide users with error messages instead of crashing the entire app
  • Tweaked the GNOME user interface as we get closer to joining GNOME Circle
  • Updated yt-dlp to fix YouTube format errors

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

GNOME (Linux only)

Flathub

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

sudo snap install tube-converter --beta

Manually (x64 only)

  • Download the org.nickvision.tubeconverter.gnome.flatpak file from the assets below
  • Run flatpak install org.nickvision.tubeconverter.gnome.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)

Qt

Windows (x64 only)

  • Download and run the NickvisionParabolicSetup.exe file from the assets below

Linux (x64 only)

  • Download the org.nickvision.tubeconverter.qt.flatpak file from the assets below
  • Run flatpak install org.nickvision.tubeconverter.qt.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)

V2025.5.4-beta2

25 May 15:36
efd81a5
Compare
Choose a tag to compare
V2025.5.4-beta2 Pre-release
Pre-release

2025.5.4-beta2

This is a beta release that contains new features and fixes.

Full Changelog πŸ“ƒ

  • Added the ability to use video formats for audio file downloads
  • Added the ability to specify Worst for a video/audio format
  • Added the ability to specify None for a video/audio format
  • Added the Use Part Files option to downloader settings
  • Added the Documentation help menu item in the Qt app
  • Fixed an issue where thumbnail conversion failed for some videos
  • Fixed an issue where progress of downloads using aria2c was not displayed correctly
  • Fixed an issue where playlist downloads caused the app to crash on Windows
  • Parabolic should provide users with error messages instead of crashing the entire app
  • Updated yt-dlp to fix YouTube format errors

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

GNOME (Linux only)

Flathub

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

Manually (x64 only)

  • Download the org.nickvision.tubeconverter.gnome.flatpak file from the assets below
  • Run flatpak install org.nickvision.tubeconverter.gnome.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)

Qt

Windows (x64 only)

  • Download and run the NickvisionParabolicSetup.exe file from the assets below

Linux (x64 only)

  • Download the org.nickvision.tubeconverter.qt.flatpak file from the assets below
  • Run flatpak install org.nickvision.tubeconverter.qt.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)

V2025.5.4-beta1

19 May 15:21
272e266
Compare
Choose a tag to compare
V2025.5.4-beta1 Pre-release
Pre-release

2025.5.4-beta1

This is a beta release that contains new features and fixes.

Full Changelog πŸ“ƒ

  • Added the ability to use video formats for audio file downloads
  • Added the ability to specify Worst for a video/audio format
  • Added the ability to specify None for a video/audio format
  • Fixed an issue where thumbnail conversion failed for some videos
  • Fixed an issue where progress of downloads using aria2c was not displayed correctly
  • Fixed an issue where playlist downloads caused the app to crash on Windows

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

GNOME (Linux only)

Flathub

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

Manually (x64 only)

  • Download the org.nickvision.tubeconverter.gnome.flatpak file from the assets below
  • Run flatpak install org.nickvision.tubeconverter.gnome.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)

Qt

Windows (x64 only)

  • Download and run the NickvisionParabolicSetup.exe file from the assets below

Linux (x64 only)

  • Download the org.nickvision.tubeconverter.qt.flatpak file from the assets below
  • Run flatpak install org.nickvision.tubeconverter.qt.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)

V2025.5.3

11 May 20:07
Compare
Choose a tag to compare

2025.5.3

This release contains a fix for a bug affecting Linux users.

Full Changelog πŸ“ƒ

  • Fixed an issue where the app crashed when attempting to download media on Linux

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

GNOME (Linux only)

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-store:

sudo snap install tube-converter

Manually (x64 only)

  • Download the org.nickvision.tubeconverter.gnome.flatpak file from the assets below
  • Run flatpak install org.nickvision.tubeconverter.gnome.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)

Qt

Windows (x64 only)

  • Download and run the NickvisionParabolicSetup.exe file from the assets below

Windows (Portable) (x64 only)

  • Download and extract the NickvisionParabolic_V2025.5.3_Windows.zip file from the assets below
  • Run org.nickvision.tubeconverter.qt.exe

Linux (x64 only)

  • Download the org.nickvision.tubeconverter.qt.flatpak file from the assets below
  • Run flatpak install org.nickvision.tubeconverter.qt.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)

V2025.5.2

11 May 15:47
9af6bb4
Compare
Choose a tag to compare

2025.5.2

This release contains many new features that users were requesting.

Full Changelog πŸ“ƒ

  • Added the ability to pause/resume running downloads
  • Added the ability to specify save folder paths in a batch file
  • Added the ability to exclude a download from history in advanced download options
  • Added a Preferred Audio Codec option to downloads preferences
  • Added audio codec information to audio formats
  • Added an ETA to downloads' progress
  • Fixed an issue where generic videos would not download correctly

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

GNOME (Linux only)

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-store:

sudo snap install tube-converter

Manually (x64 only)

  • Download the org.nickvision.tubeconverter.gnome.flatpak file from the assets below
  • Run flatpak install org.nickvision.tubeconverter.gnome.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)

Qt

Windows (x64 only)

  • Download and run the NickvisionParabolicSetup.exe file from the assets below

Windows (Portable) (x64 only)

  • Download and extract the NickvisionParabolic_V2025.5.2_Windows.zip file from the assets below
  • Run org.nickvision.tubeconverter.qt.exe

Linux (x64 only)

  • Download the org.nickvision.tubeconverter.qt.flatpak file from the assets below
  • Run flatpak install org.nickvision.tubeconverter.qt.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)

V2025.5.1

06 May 18:11
Compare
Choose a tag to compare

2025.5.1

This release contains fixes for some issues users were experencing.

Full Changelog πŸ“ƒ

  • Fixed an issue where the app crashed when validating certain videos
  • Fixed an issue where the wrong file type was sometimes downloaded

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

GNOME (Linux only)

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-store:

sudo snap install tube-converter

Manually (x64 only)

  • Download the org.nickvision.tubeconverter.gnome.flatpak file from the assets below
  • Run flatpak install org.nickvision.tubeconverter.gnome.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)

Qt

Windows (x64 only)

  • Download and run the NickvisionParabolicSetup.exe file from the assets below

Windows (Portable) (x64 only)

  • Download and extract the NickvisionParabolic_V2025.5.1_Windows.zip file from the assets below
  • Run org.nickvision.tubeconverter.qt.exe

Linux (x64 only)

  • Download the org.nickvision.tubeconverter.qt.flatpak file from the assets below
  • Run flatpak install org.nickvision.tubeconverter.qt.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)