Skip to content

A XKCD comic grabber in python, downloads seamlessly and saves.

License

Notifications You must be signed in to change notification settings

hunterkepley/xkcdgrabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Use

License: GPL v3

Change your directory using -d DIR [default is ./xkcd]

[example: -d xkcd]

Change comic number to download using -n NUM

[example: -n 1234]

Grab random comic using -r

Grab multiple comics using -m [It will prompt you after running with -m which you want]

Display help using -h

Not having -n X, -r, or -m will result in the newest comic being grabbed.

Prerequisites

Works on Python3+ [Python 3+ has the request module]

This project is licensed under the terms of the MIT license. See LICENSE.md for more info

About

A XKCD comic grabber in python, downloads seamlessly and saves.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages