Skip to content

V2023.11.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 11 Nov 14:05
· 201 commits to main since this release

Back to Windows + Many Fixes πŸͺŸ

Beta 2 of V2023.11.0 is here!

Compared to beta 1, this release includes many features and fixes for subtitles. We added the ability for users to turn off downloading auto-generated subtitles, to ensure Parabolic only downloads truly translated ones. For users who continue to use auto-generated subtitles, we improved the way Parabolic looks for and downloads these auto-generated subtitles. With these new settings, we also improved the layout of the Preferences dialog to make it easier to find your options.

For WinUI, the installer was updated to setup python dependencies from within the installer instead of within the app itself. This leads to even faster startup times for the app!

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

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