Giter Site home page Giter Site logo

getty.exe died in 2024 about getty HOT 1 CLOSED

fvbatistoni avatar fvbatistoni commented on June 28, 2024
getty.exe died in 2024

from getty.

Comments (1)

m-rots avatar m-rots commented on June 28, 2024

It appears that gettyimages has (finally) implemented presigned URLs. Previously, the query string of the URL only included the watermark (w) and size (s). But now it also includes a signature.

Old: ?s=2048x2048&w=5
New: ?s=2048x2048&w=gi&k=20&c=okVHhRLiqHWp1gyzTKqFhkpOugJeae3IYvIWChc9AFw=

The way getty worked is by merging two pictures together, each with the watermark in a different position. In other words, it downloaded both watermark version 5 and 125 and cropped out different parts of the image. Now that gettyimages signs URLs server-side, one cannot simply change the watermark anymore, as the resulting signature would be different. This signature is the result of signing the contents of the URL with a key which is private to gettyimages. Bruteforcing this key is close to impossible, which is why I believe similar projects, such as ZeonDownloader, have disappeared over night. I highly suspect that gettyimages hasn’t implemented this change to combat projects such as getty and ZeonDownloader, but to protect its IP from being included in the training sets of text-to-image systems such as DALL-E 3 without a license agreement (also see The New York Times vs OpenAI lawsuit).

As I haven’t used getty myself in years, I unfortunately have no time to explore a workaround. But hopefully this background information serves as a sufficient explanation for why this project, as well as other similar projects, stopped working.

from getty.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.