Mangadex-downloader

Latest version: v3.1.1

Safety actively analyzes 715081 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 12

2.6.0

New features

- Added ability to add more groups or users in `--group` option
- Added ability to set retries for failed HTTP requests (`--http-retries`)
- Added OAuth2 login support (`--login-method oauth2`)
- Added ability to download unread chapters (`--download-mode unread`, require authentication) [39](https://github.com/mansuf/mangadex-downloader/issues/39)
- Added ability to add volume cover for volume formats [41](https://github.com/mansuf/mangadex-downloader/issues/41)
- Added ability to download MangaDex URLs from forum thread ([https://forums.mangadex.org](https://forums.mangadex.org))

Fix bugs

- Fixed download is not resuming when network error happened
- Fixed download is overflowing when trying to resume incomplete download
- Fixed various bugs in command-line options parser

Improvements

- Rework how to download latest chapters on various formats. See commit [`865b7f5`](https://github.com/mansuf/mangadex-downloader/commit/865b7f5988a9cd92e21112ac8649a29299b5023f) for more info

Dependencies

- Bump orjson to v3.8.3
- [beautifulsoup4](https://pypi.org/project/beautifulsoup4/) are now required dependencies (no longer optional)

Breaking changes

- Chapter info (cover) creation are be disabled by default. Use `--use-chapter-cover` to enable it.

Deprecated

- Removed `--search-filter` and `-sf` option as it's deprecated from v2.4.0
- Format `tachiyomi` and `tachiyomi-zip` are now deprecated, please use `raw` and `cbz` with `--write-tachiyomi-info` instead
- `--no-chapter-info` are now deprecated in favor of `--use-chapter-cover` and will be removed in v2.9.0

2.5.4

Fix bugs

- Fixed typo in filter error message
- Fixed `year` filter is not working
- Fixed validator for environment `MANGADEXDL_TAGS_BLACKLIST` is not respecting rate limit
- Fixed app is crashing due to backward compatibility for config

Improvements

- Some optimizations

2.5.3

Fix bugs

- Fixed option `--group` is not working due to duplicate chapters.

2.5.2

Fix bugs

- Fixed options `--use-chapter-title` and `--no-group-name` is not working. [37](https://github.com/mansuf/mangadex-downloader/issues/37)
- Fixed duplicate chapters. [37](https://github.com/mansuf/mangadex-downloader/issues/37)

2.5.1

Fix bugs

- Fixed chapters are often skipped [36](https://github.com/mansuf/mangadex-downloader/issues/36)
- Fixed unhandled exception because of `MANGADEXDL_USER_BLACKLIST` filter

2.5.0

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

Page 4 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.