Skip to content

Rewriting mangadex-dl - #54

Open
Uwuewsky wants to merge 37 commits into
frozenpandaman:masterfrom
Uwuewsky:master
Open

Uwuewsky wants to merge 37 commits into
frozenpandaman:masterfrom
Uwuewsky:master

Conversation

@Uwuewsky

Copy link
Copy Markdown

Rewrite

Overview

Mangadex-dl had serious problems related to the inability to download chapters with the same number separately and some others troubles.
This PR almost completely rewrites the code. In the new version:

  1. Download chapters based on volume number;
  2. Specify what to do with duplicate chapters;
  3. Archive separately the entire manga, volumes and chapters;
  4. Possibility work in non-interactive mode, through command line parameters and pipes;
  5. Removed dependence on third-party libraries. Only standard library;
  6. New optional flags;

Resolves #31, resolves #35

See README for more information.

Testing

I tested the program on OS Windows with Python 3.10.2. Some notable tested manga titles:

Current limitation

  1. You cannot continue the download at the point where it was stopped.

@Uwuewsky
Uwuewsky marked this pull request as draft February 28, 2022 16:32
@Uwuewsky
Uwuewsky marked this pull request as ready for review February 28, 2022 17:01
@Uwuewsky

Uwuewsky commented Apr 8, 2022

Copy link
Copy Markdown
Author

Okay, I'll close PR. If anyone needs, see my repository.

@Uwuewsky Uwuewsky closed this Apr 8, 2022
@frozenpandaman

Copy link
Copy Markdown
Owner

@Uwuewsky I'm not opposed to integrating some of these features – eventually – just haven't had time to work on the project really. Thanks for your work & maintaining a separate fork!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants