I want to download images from differenturls (in the csv file) every second.
I can download the images. However, my code over writes the images after every second. How do I write them with different names each time so that it does not overwrite the images?