Releases: hashhar/xkcd-scraper
XKCD Downloader (bugfixes)
Let's download all the XKCD comics! Why not use a browser plugin? Because you are a geek (or just want to look cool among your friends 😆)!!!
This is the initial release (with added bugfixes) and you can download comics in any of the following ways:
- Specifying one or more comic numbers
- Specifying a range of comics
- Random comics
- All comics
You will need to have Python 3.x installed and the requests
module.
Wrote this within 2 man hours, so pardon any faults. (But if you manage to break the code or your computer or generate a black hole, we want you to know it was all your doing 😛).
XKCD Downloader
Let's download all the XKCD comics! Why not use a browser plugin? Because you are a geek (or just want to look cool among your friends 😆)!!!
This is the initial release and you can download comics in any of the following ways:
- Specifying one or more comic numbers
- Specifying a range of comics
- Random comics
- All comics
You will need to have Python 3.x installed and the requests
module.
Wrote this within 2 man hours, so pardon any faults. (But if you manage to break the code or your computer or generate a black hole, we want you to know it was all your doing 😛).