Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
C0D4669025yBest I can find is this:
https://policies.google.com/terms/...
But it doesn't explicitly suggest you can't, it just says you can "host, reproduce, distribute, communicate, and use your content" -
C0D4669025y@netikras host/distribute would be the right mix.
There is a claus further down, giving them the right to use any public content for marketing purposes, and the right to remove any content they deem inappropriate, and the usual non liability to lost data stuff. -
The problem is, *because* it's just a one time payment, Google could choose to just cancel the whole thing and delete those images at any time (and Google has a deserved reputation for pulling that sort of crap.)
I'd look into S3 instead tbh. For a few images it'll be pennies per month, and you can near enough guarantee they're not going anywhere. -
Yes. It does. Will they call you on it? Depends on the request volume. A part of Google still imagines itself to be just on the verge of shopping a successful social network so my guess is they'll regard it as viral content.
I've been using Google Photos to serve images for clients E-Mail Templates since its a one time payment and I didnt want to continually pay for a server and storage.
Anyone knows if that violates any Google ToS since i use it pretty much commercially?
I couldnt find anything about that and was thinking about migrating the images to AWS
question