Mangadex-downloader

Latest version: v2.10.3

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

Scan your dependencies

Page 8 of 11

1.2.0

New features

- Added ability to download manga in all languages
- Added cache authentication
- Added config
- Added new languages
- Kazakh
- Tamil
- Added support for `Other` language
- Added `--range` (or `-rg`) option, allow you to download specific chapters and pages.

Fix bugs

- Fixed conflict `URL` argument with pipe input
- Fixed update is failing if user is logged in
- Fixed batch download throwing an error if location is pointed at folder

Improvements

- Simplified chapter and volume name. For example: From `Volume. n Chapter. n` to `Vol. n Ch. n`
- Reduced requests fetching all chapters
- When batch downloading urls and error encountered. Do not stop immediately, instead ignore broken url
- Now you can search manga with empty keyword (`mangadex-dl -s`)
- Reduced startup time mangadex-downloader
- [`mangadex_downloader.format.utils.delete_file()`] Do not remove files when it doesn't exist

Breaking changes

- MangaDex legacy urls are now deprecated
- [beautifulsoup4](https://pypi.org/project/beautifulsoup4/) dependency was removed, because all of app works is depend on MangaDex API not MangaDex frontend website
- Erotica manga now cannot be downloaded without unsafe enabled

----------

These binaries are for Windows only.

1.1.0

New features

- Added aliases command line args
- Added `--version`, `-v` to print version
- Added ability to download list from user library
- Added ability to filter scanlation groups with user
- Added ability to download user followed list
- Added batch download with syntax `file:<path_to_file>` to prevent conflict with reserved names in `URL` argument

Fix bugs

- Fix missing fonts in Linux for any `volume` and `single` formats. If error occurred during creating chapter info or the text is really small. Please install Arial font or FreeSans font (from GNU FreeFont) 20 bachhh

Improvements

- Whenever the app in resuming download state, it will verify all downloaded images. Causing the app to perform faster when resuming download. **NOTE:** in v1.0.2 and lower, the app will open connection to MangaDex CDN to check if image from MangaDex CDN is same size as the downloaded one, which cause slow performance.
- Reduced fetching time before downloading a MangaDex list
- The app will not stop when server error happened. Instead, retry for 5 times. If still failed, the app will exit.

Breaking changes

- `--enable-legacy-sorting` is now deprecated and does nothing. All images will be named with numbers leading zeros (ex: `001.jpg`)
- `pdf` format now will download the chapter first and then convert it.

----------

These binaries are for Windows only.

1.0.2

Fix bugs

- Fixed `--replace` is not working properly in `cbz` format https://github.com/mansuf/mangadex-downloader/commit/63535ffbf71e83880cc51a7aa83e5c5be0a2792b
- Fixed `--enable-legacy-sorting` is not working properly in `cbz` format https://github.com/mansuf/mangadex-downloader/commit/255a13ce5327abea55bd127ddd20cba9a593b5e6
- Fixed duplicate oneshot https://github.com/mansuf/mangadex-downloader/commit/0cea363a7c317ef564d99f22dcc3eb8d546f141b

New features

- From now on, you can download mangas from user library (require authentication)
- Added new formats
- cb7 17
- cb7-volume 17
- cb7-single 17

-------

These binary are for windows only.

1.0.1

Fix bugs

- Fix page is starting from 2 when format cbz and pdf single is used https://github.com/mansuf/mangadex-downloader/commit/f830a81d36db1eff0e1657286fec02ecf9db30d4
- Fix Random NoneType error while downloading 19

-------

These binary are for windows only.

1.0.0

Sorry for waiting 2 months (approximately) since last release (v0.6.1), got so many things to do. Anyway, here are the changelogs for v1.0.0 including lots of new features, fix bugs, improvements and breaking changes.

New features

- Legacy MangaDex url is now downloadable
- Added localization title and description for manga, with this you can choose different titles in different languages !
- Added pipe input
- Added ability to download all same chapters with different scanlation groups 9
- Added ability to add chapter title to each chapters filename
- Added shortcut option for `--language`
- Added new formats
- raw
- raw-volume 13
- raw-single
- pdf-volume 13
- cbz-volume 13
- Added search feature
- Added ability to login with email
- Added old technique sorting images 10
- Now, each chapter filename has scanlation group name on it

Fix bugs

- Fixed image is not finished downloading but marked as "finished" 14
- Fixed duplicate scanlation groups 11
- For Mac OS users, error like "OSError: cannot open resource" is should not be happened again. If you are getting this error again, please install Arial font (`arial.ttf`) in your OS. If still getting error, please report it to [issue tracker](https://github.com/mansuf/mangadex-downloader/issues)

Improvements

- Reduced requests to MangaDex server (to reduce hit limits and provide faster downloading)
- Much better error handling

Breaking changes

- mangadex-downloader now restrict downloading porn content by default, you can bypass it using `--unsafe` option. See https://github.com/mansuf/mangadex-downloader/commit/d3470ce47e7475f604cdd8b30a12f249a2bbcb38 why i'm doing this. (**NOTE:** to clarify, you still can search porn manga in MangaDex by login and enable it in settings)
- [aiohttp](https://github.com/aio-libs/aiohttp) dependency was removed, because i don't have a plan to make mangadex-downloader asynchronous, also to reduce time to load the app.
- Changed default format from `tachiyomi` to `raw` format, see https://github.com/mansuf/mangadex-downloader/commit/6aa1c9801e5f7358d9a1ff2ac9eea88c0661bc08 why i'm doing this.

-------

These binary are for windows only.

0.6.1

Fix bugs (standalone executable)

This fixes only applied to standalone executable

- Downloading manga with format `pdf-single` or `cbz-single` throwing error `The _imagingft C module is not installed` after updating to v0.6.x

Fix bugs (global)

- Download a list with different language is not working

-------

These binaries are for Windows only.

Page 8 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.