CodeBrauer / commitstrip-downloader

a simple script that downloads all comics from commitstrip.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

commitstrip_downloader

A simple script that downloads all comics from commitstrip.com

Requirements

  • Linux/OSX host (windows untested)
  • php5.4 or newer
  • curl extension
  • Environment language should be utf8 to handle French characters

Running the script

  • Clone the repository
  • Navigate to the cloned repository directory
  • chmod u+x download.php
  • php download.php or just ./download.php

Notes

If a comic has been previously downloaded to the current directory, it will be skipped on future commitstrip_downloader runs.

Demo

asciicast Thanks to asciicast

About

a simple script that downloads all comics from commitstrip.com

License:MIT License


Languages

Language:PHP 100.0%