Backend Improvements 🔧
This week's beta includes some fixes when working with a Gtk FileChooser on GNOME as well as a better DependencyManager for loading python and yt-dlp on WinUI.
Full Changelog 📃
- Tube Converter has been rewritten in C#. With the C# rewrite, Tube Converter is now available on Windows!
- Added a queue system with a max number of active downloads option in Preference
- Added download progress/speed indicators
- Added the ability to view a download's log as the download is in progress
- Added the ability to open the save folder after the download is complete
- Redesigned download rows to better fit small screens/mobile devices
- Fixed UI freeze while downloads in progress
- Fixed being unable to close the Preferences window with the Esc key
- Fixed missing GNOME HIG keyboard shortcuts (Ctrl+W, F10)
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.flatpak
file from the assets below - Run
flatpak install org.nickvision.tubeconverter.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)
Windows
This is a beta version, bugs are expected. Please file a bug report for any issue found