MangaDex.py
MangaDex.py copied to clipboard
are there anyway to retieve chatper pages?
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?
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