tanaikech / goris

This is a CLI tool to search for images with Google Reverse Image Search (goris).
MIT License
106 stars 14 forks source link

Doesn't work with files #8

Open d9k opened 2 months ago

d9k commented 2 months ago
> goris s -f /home/d9k/Pictures/myFile.png 
# Specification at Google side has been changed. By this, this command cannot be still modifying. So, in the current stage, this command cannot be used. I apologize for this situation.
# Please use goris s -u URL

Either fix searching by file or update README (for example add message written in italic on top of README and duplicate it on https://github.com/tanaikech/goris?tab=readme-ov-file#usage). It's unclear that program can't work with files until you try to do it.