Wallpaper scraper/grabber for a certain website...
Find a file
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
.gitignore Parser seperation, progress bar 2010-01-17 03:48:23 +01:00
download.py Parser seperation, progress bar 2010-01-17 03:48:23 +01:00
htmlparser.py Parser seperation, progress bar 2010-01-17 03:48:23 +01:00
progressbar.py Parser seperation, progress bar 2010-01-17 03:48:23 +01:00