[mangapark] update and fix 'manga' extractor (#3969)

TODO:
- non-English chapters
- 'source' option
This commit is contained in:
Mike Fährmann
2023-06-30 17:17:54 +02:00
parent 10786c657e
commit 3479646f65
2 changed files with 269 additions and 69 deletions

View File

@@ -4,3 +4,4 @@ ignore = E203,E226,W504
per-file-ignores =
setup.py: E501
gallery_dl/extractor/500px.py: E501
gallery_dl/extractor/mangapark.py: E501