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

An easy to use wrapper for the MangaDexAPIv5 written in Python using Requests.

Results 2 MangaDex.py issues
Sort by recently updated
recently updated
newest added

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?

## Auth changes MangaDex updated their /auth/ endpoint (in 5.8.0 I believe?). This broke the wrapper's login function as the user would technically be logged in, but would receive 401...