summaryrefslogtreecommitdiffstats
path: root/download.py
Commit message (Collapse)AuthorAgeFilesLines
* Removed download.py dependencyGravatar ryuslash2010-03-071-79/+83
| | | | download.py no longer requires progressbar.py, it now contains a class that accepts another class as a parameter, this may be useful later when adding different ways of interaction
* Stopped saying Failed and Skipped thingsGravatar ryuslash2010-02-121-2/+9
| | | | Now it summarizes at the end
* Added --threadGravatar ryuslash2010-02-111-0/+5
| | | | | | 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.
* Added license info and READMEGravatar ryuslash2010-02-091-0/+20
|
* configuration settings and startfileGravatar ryuslash2010-02-091-2/+2
| | | | | Configuration Settings can now be changed with the -e command line argument execution of 4grab has been moved to 4grab.py, but should also still work with download.py
* Still wasn't working on windowsGravatar ryuslash2010-02-081-0/+2
| | | | if savedir did not exists, then downloading would never work. Now if it does not exist, it is created, or it crashes and burns if it isn't allowed.
* ConfigurationGravatar ryuslash2010-01-261-2/+2
| | | | | * A configuration file is made if one hasn't been found * Certain values (currently download category and location) are stored in config file.
* Started working on configuration fileGravatar ryuslash2010-01-181-2/+3
|
* added crunchbangGravatar ryuslash2010-01-171-0/+1
|
* Parser seperation, progress barGravatar ryuslash2010-01-171-74/+51
| | | | | | | * 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
* Initial commitGravatar ryuslash2010-01-151-0/+118
Can download images from /w/