Skip to content

V2023.6.2-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 20 Jun 03:41
· 1184 commits to main since this release

A More Stable Tube Converter 🏭️

Beta 2 of V2023.6.2 is here!

This release includes some more fixes for the crashing issues found in #373 . As well as some UI tweaks such as a better Cookies File row in Preferences and disabling the Validate button until a URL text is entered in the Media URL row.

Full Changelog πŸ“ƒ

  • Recently completed downloads will be shown first in the completed group instead of being appended last (#374)
  • Fixed a performance issue with displaying logs when the logs were large in size (#375)
  • Fixed an issue where the app would crash if the authentication credentials were invalid (#373)
  • 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

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)

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