Skip to content

Releases: mhogomchungu/media-downloader

1.4.0

01 Jun 10:47
Compare
Choose a tag to compare
The signing key can be retrieved with below command:

    gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242

Changelog:-

[All]
- Add dark themes support.
- Add Turkish translations.
- Update translations.
- Make each tab control its own default engine.
- Add a tab in a configure tab that allow changing of default downloading
  options for each engine.
- Add a library tab that allows management of downloaded media from
  within the app.
- Make it possible to launch a media by double clicking its entry in the
  batch tab,playlist tab and library tab.
- Add support for gallery-dl extension(https://github.com/mikf/gallery-dl).
[Windows]
- Update bundled OpenSSL to version 1.1.1j.

1.3.0

01 May 18:01
Compare
Choose a tag to compare

Changelog:-

 [All]
 - Add simplified chinese translations.
 - Add Spanish translations.
 - Add an option to do batch downloads concurrently.
[Windows]
 - Add a portable version(A self contained version that keeps everything in
   the application folder).
[Linux]
 - Add an option to prefer system executables over private media downloader
    executables.

1.2.0

01 Apr 05:45
Compare
Choose a tag to compare
    The signing key can be retrieved with below command:

    gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242

[All]
 - Add json based plugin system to make it possible for users to use their
   preferred backends to download media.

[Windows]
 - Bundle ffmpeg.

1.1.0

01 Mar 04:02
Compare
Choose a tag to compare
    The signing key can be retrieved with below command:

    gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242

[All]
 - Add polish translations.

[Linux]
 - Add support for downloading media using wget in addition to youtube-dl.

[Windows]
 - Add ability to automatically download youtube-dl binary on first run and 
    a button in the configuration tab to update it on demand.
 - The "Cancel" button now works as expected.

1.0.0

30 Jan 18:46
Compare
Choose a tag to compare
    The signing key can be retrieved with below command:

    gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242

    Initial release.

 - The GUI can be used to download any media supported by youtube-dl.

 - The GUI can show all available media a url can offer.

 - The GUI allows user to choose what media entry offered by a url they want to download.

 - The GUI offers a preset list of options to choose from to select what media entry 
    offered by a url they want to download.

 - The GUI offers an ability to change preset options or add new ones making it possible
    to use the GUI to automate any use case supported by youtube-dl.

 - The GUI offers an ability to download single media or multiple medias in batches.