[mangadex] add chapter- and manga-extractor

This commit is contained in:
Mike Fährmann
2018-03-05 18:37:21 +01:00
parent b58449fd88
commit 749fbbfa6c
8 changed files with 293 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
# Changelog
## Unreleased
## 1.3.0 - 2018-03-02
- Added `--proxy` to explicitly specify a proxy server ([#76](https://github.com/mikf/gallery-dl/issues/76))
- Added options to customize [archive ID formats](https://github.com/mikf/gallery-dl/blob/master/docs/configuration.rst#extractorarchive-format) and [undefined replacement fields](https://github.com/mikf/gallery-dl/blob/master/docs/configuration.rst#extractorkeywords-default)