github NickvisionApps/Parabolic 2026.3.0-beta3
V2026.3.0-beta3

pre-release6 hours ago

2026.3.0-beta3

This is the third beta release in the 2026.3.0 series. This release contains many new features and fixes compared to the previous beta.

Mainly, the ability to toggle separately downloading audio and video media immediately and ignoring super resolutions from YouTube AI. Parabolic is now built and deployed using C#'s NativeAOT technology. This turns C# into machine code as opposed to relying on the JIT compiler. You should now experience faster launch times and a faster experience overall. We are still evaluating the compatibility of all of our libraries and code with NativeAOT, so issues and crashes are expected. Please report them as you find.

In the bug world, we fixed issues with running the new macOS version of Parabolic, download errors, and other minor issues.

Thank you all for your continued support and testing of the beta ❤️! V2026.3.0 is gonna be huge 🚀!

Full Changelog 📃

  • Added macOS app for the GNOME version of Parabolic
  • Added Windows portable version of Parabolic
  • Added the ability to toggle super resolution formats in Parabolic's settings
  • Added the ability to specify a preferred frame rate for video downloads in Parabolic's settings
  • Added the ability to toggle immediate audio or video downloads separately
  • Added the ability to automatically translate embedded metadata and chapters to the app's language on supported sites. This can be turned off in Converter settings
  • Added the ability to update deno from within the app
  • Added thumbnail image preview to add download dialog and downloads view
  • Added failed filter to downloads view
  • Added total duration label to playlist items view
  • Improved Parabolic's startup time by using NativeAOT compilation
  • Improved selection of playlist video formats when resolutions are specified
  • Improved selection of playlist audio formats on Windows when bitrates are specified
  • Improved cropping of audio thumbnails
  • Improved handling of long file names, they will now be truncated if too long
  • Removed unsupported cookie browsers on Windows. Manual txt files should be used instead
  • Fixed an issue where download progress did not show correctly
  • Fixed an issue where the preferred video codec was ignored when a preferred frame rate was also set
  • Fixed an issue where the exported M3U playlist file would contain duplicate entries
  • Fixed an issue where credentials would not save on Linux
  • Fixed an issue where batch files were unusable on Linux and macOS
  • Fixed an issue where uploading a cookies file did not work on Windows
  • Fixed an issue where time frame downloads would not complete on Windows
  • Fixed an issue where certain video formats would process infinitely on Windows
  • Updated yt-dlp

** NEW ** macOS App

We have introduced a new macOS app that is built using the GNOME (GTK/libadwaita) version of Parabolic. It bundles all dependencies including yt-dlp, aria2c, ffmpeg and deno - alongside GTK itself.

Issues are expected as I do not have a Mac myself and rely on feedback and information from users in the community to test the app for me. Thank you!

** NEW ** Windows Portable App

We have re-introduced a portable Windows build of Parabolic. This build works a little differently than previous versions in that it's the same exe as the installer version but requires the --portable flag be passed to the .exe file for it to run in portable mode.

For convenience, we have added a .bat file to the portable download that can be ran that does it for you already. Alternatively, once the portable version is extracted to the location of your choice, you can create a shortcut for the .exe and specify the --portable flag in the arguments of the shortcut's properties.

Install 🧑‍💻

Linux

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)

  • 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)

Manually (aarch64)

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

Windows

Installer (x64)

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

Installer (arm64)

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

Portable (x64)

  • Download and extract the NickvisionParabolicPortable.zip file from the assets below
  • Run the .bat file to launch the portable version of Parabolic

Portable (arm64)

  • Download and extract the NickvisionParabolicPortable-arm64.zip file from the assets below
  • Run the .bat file to launch the portable version of Parabolic

macOS

Bundle (x64)

  • Download Parabolic-macOS-x64.zip file
  • Extract it and move the Parabolic.app file to your Applications folder and run it

Bundle (arm64)

  • Download Parabolic-macOS-arm64.zip file
  • Extract it and move the Parabolic.app file to your Applications folder and run it

Don't miss a new Parabolic release

NewReleases is sending notifications on new releases.