Throttling requests¶
If you worried about being blocked by MangaDex if you download too much, you can use this feature to throttle requests.
Example usage:
# Delay requests for each 1.5 seconds
mangadex-dl "https://mangadex.org/title/..." --delay-requests 1.5