summaryrefslogtreecommitdiffstats
path: root/4grab.py
Commit message (Collapse)AuthorAgeFilesLines
* Who knows what the hell I did this timeGravatar ryuslash2010-02-121-0/+3
|
* Stopped saying Failed and Skipped thingsGravatar ryuslash2010-02-121-3/+15
| | | | Now it summarizes at the end
* Added a wizardGravatar ryuslash2010-02-111-3/+38
| | | | The wizard uses his robe and wizard hat to help you download images
* Added --threadGravatar ryuslash2010-02-111-1/+14
| | | | | | 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 --categoryGravatar ryuslash2010-02-111-0/+7
| | | | With --category, a category can be specified which will be downloaded, but only that run, next time the configured category will take over again
* Added license info and READMEGravatar ryuslash2010-02-091-1/+28
|
* configuration settings and startfileGravatar ryuslash2010-02-091-1/+11
| | | | | 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
* working on the command-line arguments hereGravatar ryuslash2010-02-091-0/+17