hardikvasa / google-images-download

Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
MIT License
8.57k stars 2.11k forks source link

How to Rename the downloaded photos and download all the photos in one folder? #345

Open mukesh120 opened 3 years ago

mukesh120 commented 3 years ago

So, I have hundreds of keywords that my code will automatically download, however, I want all these photos to download in one folder instead of having a separate folder for each keyword. So, I'll download let's say 5 images then use it and I want to delete all the photos and then download the next keyword in the same folder and use them.

So, How to rename the downloaded photos? Download all the photos in one folder? Delete the downloaded photos after using them?