The All-New Tube Converter ⬇️
It's finally here! Introducing the all-new Tube Converter completely rewritten in C#. First off I must thank @fsobolev and @DaPigGuy because this release would not be possible without them ❤️ Besides being rewritten in C#, this release includes many new features compared to the previous C++ version: Users can now download playlists, there is a new queue system to more easily manage downloads, plus a redesigned interface with support for smaller screens. We can't wait for you all to try this release 🥳
Full Changelog 📃
- Tube Converter has been rewritten in C#. With the C# rewrite, Tube Converter is now available on Windows!
- Added support for downloading playlists
- 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
- A shell notification will be shown when a download has finished and the window is inactive
- 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
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.nickvision.tubeconverter
flatpak run org.nickvision.tubeconverter
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)