TahaNKhan / Explosm-All-Comics-Downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

All Cyanide and Happiness Comics Downloader

Purpose:

Was reading "Automate the Boring Stuff with Python" and ran across a program that downloads all xkcd comics (which had a few bugs in it). I decided to create one to download all explosm C&H comics. This one works perfectly, downloads all of them unless its a video then it either skips them or downloads the preview image.

Usage:

  1. Make sure you have python 3.5 installed.
  2. Use pip to install requests and bs4.
  3. Start the 'C&H-All-Comic-Downloader.py' and it'll start downloading the files in /explosm directory.

About


Languages

Language:Python 100.0%