Skip to content

CodeBrauer/commitstrip-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages