kitUIN / PicImageSearch

整合图片识别 API,用于以图搜源 / Aggregator for Reverse Image Search API
https://pic-image-search.kituin.fun/
MIT License
392 stars 46 forks source link

✨ Extract base64 from Google thumbnail #49

Closed lleans closed 1 year ago

lleans commented 1 year ago

Fixed problem

Unfixed problem??

NekoAria commented 1 year ago

I tried to optimize some of the logic in the code you submitted, and fix an issue that would cause an exception to be thrown when the input parameter was a URL instead of a file.

Please help me check if there are still any issues: https://github.com/kitUIN/PicImageSearch/commit/b4e3bc448ca36f943ad090bf2e98dd3949ff9ff1

If there are no issues, I'll make a new release.

Additionally, thank you for your contribution.