[mangadex] general improvements

- support >100 chapter entries per manga
- custom archive ID format
- detect non-existing chapters
This commit is contained in:
Mike Fährmann
2018-03-06 14:15:15 +01:00
parent 749fbbfa6c
commit 1400868f53
4 changed files with 54 additions and 33 deletions

View File

@@ -1,6 +1,8 @@
# Changelog
## Unreleased
- Added support for:
- `mangadex` - https://mangadex.org/
## 1.3.0 - 2018-03-02
- Added `--proxy` to explicitly specify a proxy server ([#76](https://github.com/mikf/gallery-dl/issues/76))