Skip to content

Instantly share code, notes, and snippets.

View ajeden's full-sized avatar

Bart S ajeden

View GitHub Profile
@ajeden
ajeden / dilbert.py
Last active May 7, 2019 07:39 — forked from APadierna/dilbert.py
Script to download The dilbert comic strips
#!/usr/bin/env python
"""
Simple script to download the Dilbert comic strips in a defined period of time
If no arguments are passed to the script, it will download all the Dilbert comic
strips in the current folder (It may take a while).
Acknowledgments
---------------
This script is strongly based in the work from: