A python script developed to download multiple number of images or gifs or videos, basically anything, from their given urls(stored in a text file) just in one go.
Can download a number of urls in one execution Can work on multiple files of urls in on execution Traces all the text files and read all one by one to download their urls Store the photos in a single folder formed by the name same as the name of the file currently in use.
Store all the different files(txt files) containing urls in a separate folder. Store the python script in the same folder as well Execute the script from the folder.