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
pipenvshellpipenv shell -
Run the script
python pycyanide.pyor
python pycyanide.py --start 1613 --end 1512