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
sudo snap connect tube-converter:ffmpeg-2204 ffmpeg-2204
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)