A More Secretly Powerful Tube Converter 🔐
Release candidate 1 of V2023.9.0 is here!
This release includes some new feature to make Parabolic even more powerful and secure!
First, the Keyring is now backed by the system credential manager, meaning that users no longer need to provide a password to secure their Keyring as it would be handled by system secrets. Of course, we offer a guide inside the app's help on moving old password-secured keyrings to the new secret-secured ones.
Besides keyrings, we improved Parabolic's support for subtitles by downloading the correctly supported format for a file type and supporting two letter language with region codes. We also introduced a new preference for choosing to remove identifying media source information from embedded metadata.
A Message To Translators 🌏️
A stable release is planned for Friday September 15, 2023. Please have all translations updated before then to be included in the release!
Full Changelog 📃
- Added support for two letter language with region codes (#572)
- Added a preference for removing media source data from embedded metadata (previously it was automatically removed) (#576)
- Parabolic will now use the system's credential manager (i.e. DBus Secret Service) for securing the Keyring. Please read the Keyring page in Help for information on migrating the old password-secured Keyring to the new secret-secured Keyring (#569)
- Parabolic will no longer ask for a subtitle format but instead use the format supported by the file type (#568)
- Fixed an issue where translated metadata was embedded instead of original media metadata (#574)
- 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
AUR
The parabolic-git 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)
This is a beta version, bugs are expected. Please file a bug report for any issue found