------------------
- Removed deprecated fetcher.
- Updated README with the different download modes.
- Now has 3 download modes pdf only, image only and both.
- Updated README with the new cli.
- Now uniform arg for chapters for all the subparsers of manga.
- Standalone should be a class attribute and not an instance attribute.
- Reworked the parser and the cli.
- Fixed README.
- Optimised download process.
- Checks if the chapter is empty now.
- Removed old useless dependence used in tests.
- Fixed requirements.
- Indent level fixed.
- Mangadex back on the .org domain.
- Temporary change to the new temporary domain of mangadex.
- Updated requirements.
- Better error handling.
- Merge remote-tracking branch 'origin/fanfox_re-rework'
- Sorts json entries now.
- Pep8.
- Sanitized chapter and manga name.
- Typo.
- Typo.
- Now using pexpect for the node calls to make it faster.
- Better exception management.
- Easier to detect when the output stops now.
- New decode script.
- Don't crash if no chapters downloaded yet.
- Fixed verbose.
- Fixed if no author is given on the webpage.
- Added remove chapter option for json.
- Updated requirements.
- Quiet option for all the subparsers now.
- Remove the directory if there is no chapter.
- Don't crash now in case of heavy loaded server for mangadex.