Skip to content

V2023.6.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 30 May 15:22
· 1537 commits to main since this release

A More Functional Tube Converter πŸ› οΈ

Release Candidate 1 of V2023.6.0 is here!

With this release, we added the ability to disallow conversions and simply download the appropriate video/audio format for the selected quality without converting to other formats. We also introduced many UI and UX improvements in GNOME as we gear closer to joining GNOME circle :)

All features for V2023.6.0 are now implemented and we don't plan on adding anymore for this update, so RC1 should be pretty close to what you will see in stable.

A Message To Translators 🌎️

A stable release is planned for Friday June 02 2023, so please have all translations updated by Thursday June 01, 11:59 PM EST to be included in the release.

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)
  • Added the ability to disallow conversions and simply download the appropriate video/audio format for the selected quality without converting to other formats (#263)
  • Tube Converter will check the clipboard for a valid media url 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 UI/UX
  • 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