spywiree-priv / translateimage

Google Translate Images for free in Go
MIT License
2 stars 1 forks source link

Can I transfer only one image URL to complete the translation? #2

Closed Avey777 closed 6 months ago

Avey777 commented 6 months ago

Many times, our images are not downloaded locally. If possible, only one image URL can be transmitted. You can complete the image translation

spywiree-priv commented 6 months ago

Unfortunately, Google does not support translating images via URL.

Avey777 commented 5 months ago

You can store URL images in a temporary directory; delete the temporary file directory after the translation is completed.