Commit graph

5 commits

Author SHA1 Message Date
ryuslash
af529bcd4e Not checking and kirbybase
Using kirbybase to store downloaded images
A nasty bug that always returned the wrong result when checking whether an image had already been downloaded has been fixed
2010-04-19 09:16:04 +02:00
ryuslash
420bc469a4 Added --category
With --category, a category can be specified which will be downloaded, but only that run, next time the configured category will take over again
2010-02-11 21:20:16 +01:00
ryuslash
32c4471273 working on the command-line arguments here 2010-02-09 01:32:42 +01:00
ryuslash
025a723a5a Parser seperation, progress bar
* Seperated the parser from the downloader code.
* Added a progressbar class, to make it look fancier
* Created some functions to do all the work in downloader.py, cleaner now
* Changed parser.py to htmlparser.py, since it was conflicting with a built-in module
2010-01-17 03:48:23 +01:00
ryuslash
fb65246575 Initial commit
Can download images from /w/
2010-01-15 08:22:17 +01:00