Skip to content

Releases: mansuf/mangadex-downloader

mangadex-downloader v2.5.0

14 Nov 10:06
e008740
Compare
Choose a tag to compare

Fix bugs

  • Fixed input command if user entering a invalid input on first try

Improvements

  • Do not download cover and create folder if manga doesn't contain downloadable chapters (single language only)
  • Do not show traceback errors when manga doesn't have downloadable chapters

New features

  • Added ability to block one or more tags

Files hash

Name SHA-256
mangadex-dl_x64_v2.5.0.zip bd5aafcdf8abf937d67857f6fc5d5521b54a21719575383f5a9f32c2edbfbc66
mangadex-dl_x86_v2.5.0.zip 19feef07d0774f3a5e53562daf6705d09a48b04eeac1dc6f5a6a4fdabc992420

These binaries are for Windows only.

mangadex-downloader v2.4.2

03 Nov 08:12
1def743
Compare
Choose a tag to compare

Fix bugs

  • Fixed content_rating filter is not working in random manga

Files hash

Name SHA-256
mangadex-dl_x64_v2.4.2.zip b1cbf5e00ef5ac707ff10bb60711461e0d571cecd3779c43821ba9b25993a23b
mangadex-dl_x86_v2.4.2.zip d32cde5aa718ef93a5b826c0101e18f9e309ad2cb0d65783f38a3dfb0d4e1bf0

These binaries are for Windows only.

mangadex-downloader v2.4.1

03 Nov 02:27
38372f5
Compare
Choose a tag to compare

Fix bugs

  • Removed unnecessary console output from random command

Files hash

Name SHA-256
mangadex-dl_x64_v2.4.1.zip 8c7ec8a7e48425625cdf5bc480d48a3b85682a54fa3e96c4c9d30b49d15b4897
mangadex-dl_x86_v2.4.1.zip 779597164411407234b07adb96bc10b5dbd4735a7d1e5e2534a2da10380f885e

These binaries are for Windows only.

mangadex-downloader v2.4.0

02 Nov 18:05
533b8e3
Compare
Choose a tag to compare

New features

  • Added filters on random manga

Improvements

  • Added new filters
    • author_or_artist

Fix bugs

  • Fixed progress bar are not hidden properly when --no-progress-bar is used

Dependecies

  • Bump Pillow to v9.3.0
  • Bump py7zr to v0.20.2

Breaking changes

  • --search-filter and -sf are no longer working as replaced with --filter and -ft option. The --search-filter and -sf option will be removed in v2.6.0

Files hash

Name SHA-256
mangadex-dl_x64_v2.4.0.zip 1dcaa1a12f7a37a052200a014dd1004e13e5894e3fb3c03450006f29eca97ec5
mangadex-dl_x86_v2.4.0.zip 8ca3250d2b3443ebca18503cc458a99a49af341bb04212d4143225962423a0bc

These binaries are for Windows only.

mangadex-downloader v2.3.0

01 Nov 05:38
92dc5f5
Compare
Choose a tag to compare

New features

  • Added ability to disable progress bar

Improvements

  • When executing login_cache:purge cached auth tokens will be invalidated (not only purged)
  • Update in bundled executable is now verify the file before proceed to install

Files hash

Name SHA-256
mangadex-dl_x64_v2.3.0.zip 3faa2ce203c57f55af513f912eb1e058bd6a5b128a73b6a6f7dc931e53ca1eb3
mangadex-dl_x86_v2.3.0.zip c50a8fe91a9d25342ebb660f431397308f2e01ad6c4e3588517d174865d71129

These binaries are for Windows only.

mangadex-downloader v2.2.0

07 Oct 10:33
1c09d51
Compare
Choose a tag to compare

New features

  • Added new environment variables
    • MANGADEXDL_USER_BLACKLIST
    • MANGADEXDL_GROUP_BLACKLIST
  • Added new config
    • sort_by
  • Added --sort-by, Sorting download by volume or chapter
  • Added ability to blacklist users and groups

Files hash

Name SHA-256
mangadex-dl_x64_v2.2.0.zip 6284f0f3774c03a3f8bfeeb3e7333416de3df8a628ffbcbfbc828243dc361350
mangadex-dl_x86_v2.2.0.zip 0582384dbb9efb54567045bb26a47a779d0a9019d241e8906cffabac2af23d86

These binaries are for Windows only.

mangadex-downloader v2.1.0

03 Oct 16:26
10f8833
Compare
Choose a tag to compare

New features

  • Add new environment variables
    • MANGADEXDL_ZIP_COMPRESSION_TYPE
    • MANGADEXDL_ZIP_COMPRESSION_LEVEL
  • Added ability to download seasonal manga

Fix bugs

  • Fixed download file is incomplete when network error happened

Files hash

Name SHA-256
mangadex-dl_x64_v2.1.0.zip 261c4c549a4e18d40f5c0b9c33391ada70fa458bf9d28fd18e913151b82fb25e
mangadex-dl_x86_v2.1.0.zip a8b5f34c4c09c2037cc1acab5697f0330d62bb2ee7a5f1551c9217634c7d8835

These binaries are for Windows only.

mangadex-downloader v2.0.4

24 Sep 15:11
3301f4e
Compare
Choose a tag to compare

Fix bugs

  • Fixed the app repeatedly download chapter images after error happened in one of MD@H node

Files hash

Name SHA-256
mangadex-dl_x64_v2.0.4.zip 1b3549dfe0aa7117a45d0550fbbee90c28c803b314770b3c89de75a8801dc617
mangadex-dl_x86_v2.0.4.zip 4d034d1d17e8c9805866f306347ed4222e833f929fa952ca553d73d8779fc8f8

These binaries are for Windows only.

mangadex-downloader v2.0.3

22 Sep 11:33
b823fa7
Compare
Choose a tag to compare

Fix bugs

  • Fixed the app failed to download manga because of:
    • manga has volume with leading zeros numbers (ex: 00, 01)
    • manga has volume that is not numbers (ex: 3C63, xxx)
    • manga doesn't have cover

These binaries are for Windows only.

mangadex-downloader v2.0.2

21 Sep 07:41
9360e22
Compare
Choose a tag to compare

Fix bugs

  • Fixed UnboundLocalError: local variable 'delay' referenced before assignment when the app get rate limited
  • Fixed download in any single formats is not working if there is no chapters want to download
  • Fixed the app is leaving empty folders if chapters or volume already exists #35

These binaries are for Windows only.