https://github.com/tiagocoutinho/garfield
downloader of garfield comics
https://github.com/tiagocoutinho/garfield
Last synced: 20 days ago
JSON representation
downloader of garfield comics
- Host: GitHub
- URL: https://github.com/tiagocoutinho/garfield
- Owner: tiagocoutinho
- License: mit
- Created: 2017-03-19T12:51:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-19T14:50:17.000Z (about 8 years ago)
- Last Synced: 2025-03-13T22:16:26.515Z (about 2 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# calvin and hobbes
downloader of garfield comics
## Installation
$ pip install garfield-get
## Requirements
* bs4
* grequests## Usage
$ # Downloads all garfield comics to ~/Downloads/garfield
$ garfield-get$ # Downloads garfield comics [1999-01-03..2012-10-20] to /tmp/garfield
$ garfield-get --start=1999-01-03 --end=2012-10-20 --output-dir=/tmp/garfield