Download all your commit strip comics
How to use -
1.sudo apt-get install libxml2-dev libxslt-dev python-dev
2.pip install lxml
3.pip install requests
python commit.py [year] [month]
Example, for downloading all comics of May,2014
python commit.py 2014 5
- Shift to BeautifulSoup4