Skip to content

Python script for downloading all Cyanide & Happiness comics

License

Notifications You must be signed in to change notification settings

antimatter96/CyanideAndHappiness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CyanideAndHappiness

Python script for downloading all Cyanide & Happiness comics

Version

1.0

Usage

Make sure you have Python installed

Make sure you have the following packages:

> pip install requests
> pip install beautifulsoup4

For Windows based systems use cnh_win.py

> python cnh_win.py

For Linux based systems use cnh_nix.py

$ python cnh_nix.py

Upcoming features

These feautres are currently being worked upon:

  • Ability to resume after a keyboard interrupt

About

Python script for downloading all Cyanide & Happiness comics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages