A simple script to download comics from Cyanide and Happiness.
It uses requests and lxml to download comics from Cyanide and Happiness.
-
Clone the repo
git clone [email protected]:thesantosh/pycyanide.git cd PyCyanide
-
Install Pipenv
pip install pipenv
-
Install required packages
pipenv --two pipenv install
-
Run
pipenv
shellpipenv shell
-
Run the script
python pycyanide.py
or
python pycyanide.py --start 1613 --end 1512