Skip to content

V2023.11.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 16 Nov 03:10
· 149 commits to main since this release

Windows + Other Features + Fixes πŸͺŸ

Release candidate 1 of V2023.11.0 is here!

Compared to beta 2, this release features the design refresh and update to the GNOME 45 runtime with libadwaita 1.4 widgets! It also features a new advanced option to prefer the adv1 codec for video downloads and the ability to allow Parabolic to choose the max resolution for playlist downloads. We also fixed an issue where stopping all downloads would crash the app and an issue where some videos were not validated correctly.

A Message To Translators 🌏️

A stable release is planned for Friday, November 17, 2023. Please have all translations updated before then to be included in the release!

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

WinUI

Manually

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

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