Commit graph

6 commits

Author SHA1 Message Date
ryuslash
d41ab5335e Removed some comments 2010-02-12 00:18:34 +01:00
ryuslash
f09ea95c84 Added --thread
With --thread a signle thread ID or thread URL can be entered.
If thread is a URL, it will download it.
If thread is an ID, a category must also be set.
2010-02-11 22:05:37 +01:00
ryuslash
68be1fe204 Added license info and README 2010-02-09 02:45:56 +01:00
ryuslash
4a10e87d3d self.fill_char was named self.fill_cahr 2010-01-17 16:55:11 +01:00
ryuslash
e750aada18 progress bar windows
* Made the progress bar 1 character smaller by default, good for windows CMD
2010-01-17 16:43: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