A More Lightweight Tube Converter 🎈
Release Candidate 1 of V2023.7.1 is here!
In this release we fixed the bug where excessive logging was causing high CPU usage, now it decreased significantly.
Also, when downloading a playlist, a media position will be written to the tag's track property.
A Message To Translators 🌎️
This release doesn't add new strings to translate. As this is an RC release, we are now in a feature-freeze. Only bugs will be fixed, no new features nor string changes.
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)
- 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 --candidate
sudo snap connect tube-converter:ffmpeg-2204 ffmpeg-2204
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