image_search
image_search copied to clipboard
URL Filename for Image File
Hey, Is it possible to somehow get the URL as a name for the file instead of "Scraper_1" "Scraper_2" etc...?
Hi, you can manually change this in the script. However, I am unclear how you would want this to work.
Something like https://www.google.com/search?q=YOUR_QUERY_HERE&source=lnms&tbm=isch_1
?
I had functionality for this in mine as a command line switch for filename prefix.
If you'd like I can re-commit it in if its a request ?
@loopyd Feel free to send a PR