Skip to content

V2023.7.1

Compare
Choose a tag to compare
@fsobolev fsobolev released this 07 Jul 16:04
· 995 commits to main since this release
0a488ff

A More Lightweight Tube Converter 🎈

V2023.7.1 is here!

In this release we fixed 2 bugs: the bug where excessive logging was causing high CPU usage, now it decreased significantly, and the bug where Validate button was sensitive during validation, causing errors if the button was pressed mutiple times.
Also, when downloading a playlist, a media position will be written to the tag's track property.

Full Changelog πŸ“ƒ

  • Fixed an issue where CPU usage was high during download due to excessive logging (#432)
  • When downloading a playlist with enabled metadata embedding, a media's position will be written to the tag's track property (#417)
  • Fixed an issue where Validate button was sensitive during validation, causing error if the button was pressed multiple times (#440)
  • Updated translations (Thanks everyone on Weblate!)

Install πŸ§‘β€πŸ’»

GNOME

Flathub

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.nickvision.tubeconverter
flatpak run org.nickvision.tubeconverter

Snap

sudo snap install tube-converter

AUR

The parabolic 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)