The signing key can be retrieved with below command:
gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242
Note on Windows builds:
MediaDownloaderQt6 builds for Windows are 64 bit/Qt6 and have minimum requirement of windows 10.
MediaDownloaderQt5 builds for Windows are 32 bit/Qt5 and have minimum requirement of windows 7.
Changelog
[ALL]
- Various fixes and improvements.
[WINDOWS]
- Default to quickjs javascript runtime on windows7 because deno does not work in windows7.
[Flatpak]
- Default to quickjs javascript runtime because deno crashes.
[Linux and MacOS]
- Default to bsdtar and fall back to unzip when unzipping .zip files.