A Cleaner Tube Converter ๐งน
V2023.7.3 is here!
In this release we improved the design of the Keyring dialog making it cleaner and more user friendly. We also added a History dialog that allows users to manage previously downloaded videos!
Behind the scenes, we upgraded to gir.core V0.4.0 which brings many improvements to using GTK and asynchronous programming in C#. As a result of this update, our code is a lot cleaner and easier to read.
Full Changelog ๐
- Added a History dialog to manage previously downloaded videos (#453)
- Improved Keyring Dialog design (#454)
- Improved backend's parsing of video resolutions (#481)
- 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)