I have 1200 urls with images, I'd like to save them all to my harddrive. Does anyone know what software is capable to do this?
feedback
|
|
Check out HTTrack for a graphical interface option. If you don't mind using the command line, wget can accept a text file as input (with the | |||||||||||
feedback
|
|
In Unix or cygwin, you can use wget to get the contents of a url. I believe something as simple as | |||
|
feedback
|
|
| |||
|
feedback
|