New features
- Added web URL location (
http
,https
) support for batch download syntax - Added new languages
- Azerbaijani
- Slovak
- Added search filters
- Added
--force-https
and-fh
option, forcing you to download images in standard HTTPS port 443 - Added new configs
force_https
path
- Added ability to preview cover manga when searching manga
Improvements
- Reduced time to preview list
Fix bugs
- Fixed error
NameError: name 'exit' is not defined
in bundled executable
when executing commandlogin_cache
orlogin_cache:show
- Fixed mangadex-downloader won't start in Python 3.8
- Fixed config is not parsed properly
Breaking changes
- Removed unsafe feature,
--unsafe
or-u
option is still exist but it's doing nothing and will be removed in v2.0.0. See b32dac4 - Removed
--enable-legacy-sorting
option as it's deprecated since v1.1.0
Notes: Unsafe feature removal
You may be wondering, why remove a feature that got added 2 months before ?
Okay that was my mistake, because i was really naive to implement some restriction that makes user have a complicated process when downloading manga from MangaDex. See d3470ce, but here's the thing, it's a downloader tool and it has nothing to do with content restrictions in a downloader tool. So i remove it anyway to make downloads easier
These binaries are for Windows only.