ostrolucky/Bulk-Bing-Image-downloader

Just doesn't work...at all

Lyte3000 opened this issue · 3 comments

"Provide Either search string or path to file containing search strings" is the error that I get when I enter a valid command such as bbid.py -s "hello world"

Maybe I'm using it wrong...
There should be a guide to using each of the options in this software because usage the output option isn't clear and I don't know what -h does
I assume -output lets me name the folder that the images go into, but I have no idea because it won't download anything

EDIT: After reading the code, I have come to the conclusion that -h is for "help". However, typing bbid.py -h and bbid.py -help gives me an error

bbid.py -s "hello world" works. Similarly, bbid.py -h and bbid.py --help works. If that doesn't work for you, you have seriously messed up python installation, or you have broken terminal. Can't help you there.

I don't think it's messed up because I'm a python programmer, but I'll go ahead and reinstall it

In that case, you should be able to easily troubleshoot this