download - python script for downloading all Ctrl+Alt+Del webcomics? -
Do anyone have one? Ive tried Comicdownloader, but it only allows me to download the latest comic and I can not understand Python well how to change it to download all the comics
Well, this is not a python and the method is not very elegant, but it will work.
After a brief inspection, I came to know that all the comics are stored in the form of these / comics / JPG files.
With that assumption, running the following commands in a shell on a * nix machine will download all the comics. The file name is obviously the date in YYYYMMDD format.
Oh, and may take some time :).
Comments
Post a Comment