PHP MangaDex Downloader

Joined
May 5, 2018
Messages
305
Edit: Just use FMD instead.

https://files.catbox.moe/aa060n.txt
Updated on 2018/11/25

To easily use this, you can download XAMPP or WampServer.

Instructions (if using one of the programs listed above):
1. Download the source and rename it to "anything.php"
2. Move the source file to the correct location (C:/Wamp or C:/Wamp64 if using WampServer).
3. Run the program.
4. Edit $manga_series_url in the source. The other settings have good default values for most people.
5. In your browser, go to localhost/anything.php

If you close the program, any downloads in progress will stop.
 
The One
Staff
Admin
Joined
Jan 18, 2018
Messages
1,088
Hey,

we'd prefer it if people didn't hog our bandwidth with downloaders. Our current b/w is limited and it will affect other users.
With the 5-7s delay we'll allow it to stay.

Best Regards,
The Mod Team
 
Power Uploader
Joined
Jan 19, 2018
Messages
250
@firelight

Some things to consider:
- make use of the api/manga endpoint (1 api call is used but it allows you to download all the chapters and even filter out the langauges you don't want to download)
- api rate limit is 1500 req/10 min so you can lower the sleep time considerably

You can also use public proxies to circumvent the rate limits if you're so inclined.
 

Users who are viewing this thread

Top