Skip to content

V2023.11.0

Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 17 Nov 14:17
· 122 commits to main since this release

Windows + Other Features + Fixes πŸͺŸ

V2023.11.0 is here!

This release introduces a brand-new Windows app! We've been hard at work this month creating a Windows version of Parabolic using WinUI 3 and the WindowsAppSDK and we are very happy with it. We've worked out issues that we have had in the past with WinUI, i.e distributing the app via the Microsoft Store, and are able to publish an exe app installer just like traditional Windows applications! Try it out below :)

Besides the new Windows version, Parabolic has gained many features and fixes regarding subtitles, url validation, and quality selection of downloads. Read about it all below!

Full Changelog πŸ“ƒ

  • Parabolic is now available for Windows using Windows App SDK and WinUI 3 (#625)
  • Added support for auto-generated subtitles from English (#642)
  • Added the ability to turn off downloading auto-generated subtitles (#629)
  • Added the advanced option to prefer the adv1 codec for video downloads (#630)
  • Added the "Best" resolution when downloading videos to allow Parabolic to pick the highest resolution for each video download (#613)
  • A URL can now be passed to Parabolic via the command-line or the freedesktop application open protocol to trigger its validation of startup (#628)
  • Improved the design of the Preferences dialog to allow for better searching of options
  • The shell notification when a download completes now contains an "Open File" button to open the download directly (#666)
  • Fixed an issue where aria's max connections per server preference was allowed to be greater than 16 (#627)
  • Fixed an issue where enabling the "Download Specific Timeframe" advanced option would cause a crash for certain media downloads (#631)
  • Fixed an issue where stopping all downloads would cause the app to crash (#655)
  • Fixed an issue where some videos were not validated correctly (#651)
  • Updated to GNOME 45 runtime with latest libadwaita design (#647)
  • Updated to .NET 8.0
  • 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)

WinUI

Manually

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