-
Create a folder in your machine.
-
Place your text file of images URL in the folder.
cd
to that folder.-
Use
wget -i images.txt
-
You will find all your downloaded files in the folder.
Create a folder in your machine.
Place your text file of images URL in the folder.
cd
to that folder.Use wget -i images.txt
You will find all your downloaded files in the folder.