MangaDex.py icon indicating copy to clipboard operation
MangaDex.py copied to clipboard

are there anyway to retieve chatper pages?

Open Abdouflih opened this issue 2 years ago • 1 comments

i read the docs. and i guess there is no way to retieve a chapter's pages urls. is there anyway i can do it?

Abdouflih avatar Feb 05 '23 17:02 Abdouflih

You maybe did not read the documentation carefully. Here’s the page about MD@H, it has examples on how to retrieve download links and what you should do after downloading them. You can also take a look at the downloader.py file: https://github.com/Proxymiity/MangaDex.py/blob/7f3e95248500b733409b44544c17eab9de49c3d4/MangaDexPy/downloader.py#L23-L46

Proxymiity avatar Feb 07 '23 13:02 Proxymiity