Skip to content

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

Notifications You must be signed in to change notification settings

volfegan/xkcdgrabber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Use

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

[example: -d xkcd]

Change comic number to download using -n NUM [default will let you choose in the program]

[example: -n 1234]

Display help using -h

Pre-requisites

You need Beautifulsoup4 [bs4] for python3

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

Known issue

Needs to tell whether the image is a jpg or png, old ones are jpg, new ones are png... Some old images wont work due to this issue at the moment.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%