Skip to content

The script downloads all oatmeal comics from thoatmeal.com

Notifications You must be signed in to change notification settings

VPanjeta/Comic-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Comic-Downloader

The script downloads all oatmeal comics from theoatmeal.com and memes from 9gag.com
The script uses python modules : BeautifulSoup and urllib.
Downloads all the comics from theoatmeal.com/comics

Steps to run:

  1. python -m pip install bs4 urllib
  2. cd src
  3. python downloader.py // (oatmeal.py or 9gag.py)

Update : Added 9gag downloader for hot and trending page.
Downloads images and gifs from 9gag's trending and hot page.
To stop downloading, use keyboard interrupt (Ctrl+C or Ctrl+Z).

About

The script downloads all oatmeal comics from thoatmeal.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages