RiddlerQ / simple_image_download

Python script that lets you auto download images from google images using tags
MIT License
145 stars 54 forks source link

Feature Request: An API to replace the spaces in the downloaded files and folders with underscores #3

Open jeffhu1 opened 4 years ago

jeffhu1 commented 4 years ago

I have to parse the filenames and foldernames generated by simple_image_download and I would like to be able to pass a flag that replaces spaces with underscores, as that makes things more consistent and programmatic