I am looking for a script that will allow me to download multiple files in URL form. Basically if I have 25 images or other file types, It'll save me the time having to manually download them via the web browser. So basically I input 25 or more URL's in a textarea that will then create the directories based on what the URL's says and then download the file(s) to the specified directory in that particular folder.
The script will then create the directory that matches what is says on the first line, then download the file for that directory in to it. Then, it goes to the next line and repeats for the other address'