ThoughtfulDev / EagleEye

Stalk your Friends. Find their Instagram, FB and Twitter Profiles using Image Recognition and Reverse Image Search.
Do What The F*ck You Want To Public License
4.19k stars 558 forks source link

Update yandex.py #55

Closed xibriz closed 5 years ago

xibriz commented 5 years ago

Fixed xpath and added time delay so that the event is added to before we click on the element.

ThoughtfulDev commented 5 years ago

Hey, thanks for the pull request. Have you fixed the yandex search completly since i have it disabled right now (see https://github.com/ThoughtfulDev/EagleEye/blob/master/eagle-eye.py#L128) Have you tested the yandex search after applying your commit ;)

Thanks

xibriz commented 5 years ago

Yes, I have tested it and it works. I did not want to change the main because Yandex was pretty quick to give me the "are you a robot?" test during testing so I thought it was best if people manually enabled it for them self. Maybe add a flag the same way you have done with -sFB ?

ThoughtfulDev commented 5 years ago

Okay. Yes it will add the flag :)

Thank you for your contribution