Danbooru

Batch download a tag set

Posted under General

Anybody mind telling me how to use that Danbooru Downloader v1.2? I have strawberry perl and the tools downloaded.
I just don't know what to do to start the whole thing up.
I'm kind of stupid when it comes to things like this

Thanks in advance.

http://img268.imageshack.us/img268/4755/50615013.jpg

start>run>type in "cmd"

it would start like "c:\users\the name of your account

*example drive u want to store youre images

type in i: *hit enter*

type in after that "cd booru" hit enter

it would come out like i:\booru\

then type/paste perl booru.pl danbooru "suzumiya_haruhi_no_yuuutsu" -u=Kawai-Taiga -w=******** -l=20000 -r=1 -f=${md5} -p="I:\Images Backup\Unsort\suzumiya_haruhi_no_yuuutsu\1 Safe" hit enter again and it starts

now for example out of lazyness i save lines in a txt and use copy paste

*copy paste in cmd is like copy with ctrl+c frome notepad and in cmd screen press right and paste
_________

is there any automatic process? like dosbox its

[autoexec]
# Lines in this section will be run at startup.

mount c i:\
c:
cd booru
perl booru.pl danbooru "Spice_and_wolf" -u=Kawai-Taiga -w=********** -l=100000 -r=1 -f=${md5} -p="I:\Images Backup\Unsort\Spice_and_Wolf\1 Safe"

somehow it didnt work though so i hope if theres something like this

seems i have to drop them at the root of my hdd, this gets messy T.T

do i do it right ?

i:
cd booru
perl booru.pl danbooru "Touhou" -u=Kawai-Taiga -w=00000000 -l=100000 -r=2 -f=${md5} -p="I:\Images Backup\Unsort\Touhou\2 Questionable"

You're overcomplicating things. Just make a .bat and stick it in the booru folder. Here's my BRS .bat:

perl booru.pl danbooru black_rock_shooter -f=${md5} -p="F:\Anime Images\B\Black Rock Shooter" -u=fencedude -w=********

drawnzer54 said:
Alright, well I did what you said Kawai, and it tells me I'm logged in and such. The only problem is, after that nothing happens. >.<

It would help if you actually showed us what you are typing instead of a silly emoticon.

oh i use semple way
you will need to firefox add on
-Linky
-downthemall
-flashgot
------
1-instal the add ons

2-Tools >> optins >> content >> load image automaticly "untag it"

3-right click in page >> linky >> open all link in taps >> right click in linky >> enter patternt to match >> type "/post/show/" >> ENTER

4-DO No3 for each page "not more then 20page"

5-right click in any page >> Flash got taps remember that flash got use DTA as the magir download software >> tag the image tag >> chaise a folder start

that all :P

Kawai-Taiga said:
http://img268.imageshack.us/img268/4755/50615013.jpg

start>run>type in "cmd"

it would start like "c:\users\the name of your account

*example drive u want to store youre images

type in i: *hit enter*

type in after that "cd booru" hit enter

it would come out like i:\booru\

then type/paste perl booru.pl danbooru "suzumiya_haruhi_no_yuuutsu" -u=Kawai-Taiga -w=******** -l=20000 -r=1 -f=${md5} -p="I:\Images Backup\Unsort\suzumiya_haruhi_no_yuuutsu\1 Safe" hit enter again and it starts

now for example out of lazyness i save lines in a txt and use copy paste

*copy paste in cmd is like copy with ctrl+c frome notepad and in cmd screen press right and paste
_________

is there any automatic process? like dosbox its

[autoexec]
# Lines in this section will be run at startup.

mount c i:\
c:
cd booru
perl booru.pl danbooru "Spice_and_wolf" -u=Kawai-Taiga -w=********** -l=100000 -r=1 -f=${md5} -p="I:\Images Backup\Unsort\Spice_and_Wolf\1 Safe"

somehow it didnt work though so i hope if theres something like this

thanks for an easy explanation
ohhh that i can understand :-)

but the -s= command gave me chickens maseg

Updated

well that means there no more images in that folder or that it has ended but i like the *.bat its way easyer that auto process just put this in notepad and save it as "fight_ippatsu_juuden-chan.bat" and it doe the rest automatic

perl booru.pl danbooru "fight_ippatsu_juuden-chan" -u=Kawai-Taiga -w=00000000 -l=20000 -r=1 -f=${md5} -p="I:\Images Backup\Unsort\Fight Ippatsu! Juuden-chan!!\1 Safe"

Kawai-Taiga said:
well that means there no more images in that folder or that it has ended but i like the *.bat its way easyer that auto process just put this in notepad and save it as "fight_ippatsu_juuden-chan.bat" and it doe the rest automatic

perl booru.pl danbooru "fight_ippatsu_juuden-chan" -u=Kawai-Taiga -w=00000000 -l=20000 -r=1 -f=${md5} -p="I:\Images Backup\Unsort\Fight Ippatsu! Juuden-chan!!\1 Safe"

thanks for these tip :D

but how to use -s command

1 2 3 4 5 6 7 8 9