Skip to content

5.6.2

Latest

Choose a tag to compare

@mhogomchungu mhogomchungu released this 01 Jul 09:12
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

     [WINDOWS 7]
      - Use quickjs-ng instead of quickjs as yt-dlp javascript runtime.
     [FLATPAK]
      - Use quickjs-ng instead of quickjs as yt-dlp javascript runtime.
     [ALL]
      - Add "MediaDownloaderAppDataPath" environment variable to make it
        possible to change the default location of application data folder.
      - Various changes and improvements.