Skip to content

V2023.6.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 29 May 16:12
· 1533 commits to main since this release

A More Beautiful Tube Converter ⭐

Beta 2 of V2023.6.0 is here!

With this release, we fixed an issue effecting users unable to download media to NTFS drives.
We also introduced many new UI and UX improvements in GNOME as we gear closer to joining GNOME circle :)

Full Changelog 📃

  • Added the ability to upload a cookie file to use for media downloads that require a login (#251)
  • Added support for downloading media as M4A (#261)
  • Added more configurable options for aria2 downloader (#198)
  • Added options to configure when completed download notifications are shown (#272)
  • Added the ability to clear completed downloads (#268)
  • Tube Converter will check the clipboard for a valid media url on startup and when AddDownloadDialog is opened (#268)
  • Fixed an issue that prevented downloading m3u8 streams (#198)
  • Fixed an issue that prevented downloading media to NTFS drives (#284)
  • 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

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