![]() |
![]() |
![]() |
|
|
#1 (permalink) |
|
Tilted
Join Date: Sep 2004
|
Picture grabber
i once had a program that allowed me to download all the pics for a site syimply by typing in the url,but i have forgotten the namw of it.could you please tell me the name?i think it was posted somewhere in the erougenous zone.
|
|
|
|
|
|
#2 (permalink) |
|
Rookie
Join Date: Jul 2004
|
Try This
There are many out there. Heres a couple or enter picture download url in your search engine.
http://www.picture-finder.net/ http://www.vowsoft.com/ |
|
|
|
|
|
#3 (permalink) |
|
Psycho
Join Date: Oct 2004
|
I'd either recommend:
HTTrack. http://www.httrack.com/ - freeware - Available for Both linux and windows - uses GUI Wget - Linux [well, also for windows, but I couldn't get the windows binary to work] - GNU [obviously] and free - EXTREMELY configurable, but it has a steeper learning curve than httrack. - want to get used to the command line if you use this. good luck, keyshawn |
|
|
|
|
|
#4 (permalink) |
|
Insane
Join Date: May 2003
Location: Austin, TX
|
I agree that wget is a bit on the steep side of the learning curve, but you can't beat the convenience factor of either the wget --mirror switch, or the sheer usefulness of a one-liner like:
$ for num in `seq -w 1 20`; do wget http://some.site.with.pics/pics/pic_$num.jpg; done; /Linux geek :-P |
|
|
|
|
|
#5 (permalink) | |
|
Tilted
Join Date: Nov 2004
|
Quote:
Is the command above a better way of doing this? |
|
|
|
|
|
|
#6 (permalink) | |
|
Insane
Join Date: May 2003
Location: Austin, TX
|
Quote:
|
|
|
|
|
|
|
#8 (permalink) |
|
A Real American
Join Date: Apr 2003
|
Bukster is free and can scan HTML pages for links. It also allows you to specify what extensions are dled and doesn't dl the HTML or whatever.
http://www.snapfiles.com/get/bukster.html
__________________
I happen to like the words "fuck", "cock", "pussy", "tits", "cunt", "twat", "shit" and even "bitch". As long as I am not using them to describe you, don't go telling me whether or not I can/should use them...that is, if you want me to continue refraining from using them to describe you. ~Prince |
|
|
|
![]() |
| Bookmarks |
| Tags |
| grabber, picture |
| Thread Tools | |
|
|