A More Performant Tube Converter 🏃♂️
Tube Converter has been rewritten in C#! It continues to use yt-dlp and ffmpeg in its backend, however, the application now has a much more stable and cleaner architecture, allowing for faster downloads and fewer crashes. The C# rewrite also makes Tube Converter available for Windows! This work couldn't have been possible without @fsobolev and @DaPigGuy ❤️
A Message To Translators 🌍
Please update all translations on Weblate before Friday, March 3 2023, to be included in the stable release.
Full Changelog 📃
- Tube Converter has been rewritten in C#. With the C# rewrite, Tube Converter is now available on Windows!
- Added download progress/speed indicators
- Replaced the View Log button with an Open Save Folder button on successful download and a Retry Download button on error
- 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 🧑💻
Windows packages will be uploaded later tonight
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.flatpakfile from the assets below - Run
flatpak install org.nickvision.tubeconverter.flatpakfrom the directory containing the .flatpak file - Run
flatpak run org.nickvision.tubeconverter//masterto start the app! (You should also see it in your app grid)
Windows
Manually
- Make sure
Developer Modeis on - Download the
msixandcerfiles for your system architecture - Open the
cerfile:- Click
Install Certificate - Choose
Local MachineforStore Location - Select
Place all certificates in the following storeand browse for and selectTrusted Root Certification Authorities - Finish the dialog
- Click
- Open the
msixfile and install it- If a previous version (including betas) of Tube Converter is installed, you will need to uninstall it from the start menu first and then install it via the
msixfile.
- If a previous version (including betas) of Tube Converter is installed, you will need to uninstall it from the start menu first and then install it via the
Nickvision Tube Convertershould now be available in your start menu
This is a beta version, bugs are expected. Please file a bug report for any issue found