A simple script that downloads all comics from commitstrip.com
- Linux/OSX host (windows untested)
- php5.4 or newer
- curl extension
- Environment language should be utf8 to handle French characters
- Clone the repository
- Navigate to the cloned repository directory
chmod u+x download.php
php download.php
or just./download.php
If a comic has been previously downloaded to the current directory, it will be skipped on future commitstrip_downloader runs.
Thanks to asciicast