Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Files

Latest commit

d2a2e40 · Aug 18, 2020

History

History

XKCD_downloader

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 17, 2020
Aug 17, 2020
Aug 18, 2020

XKCD Downloader

This script can be used to download any issue of the xkcd comics with just a simple command.

How to use this script?

1. Install the requirements with the following line:

pip install -r requirements.txt

2. Run the following command from your terminal

python3 xkcd_downloader.py -l 'issue-number'

Example :

python3 xkcd_downloader.py -l 956