Posted April 25, 2023
Does this still work? TLDR: Did GOG adjust their reCAPTCHA authentication to screw this up?
I've been using it for about two years I think but it hasn't worked correctly for the last month or so. I updated Python at one point for another project, so I'm unsure if that is the culprit or if something changed on GOG's end.
I get a couple of errors when I run the command and I'm sure those are related to the update. RequestsDependencyWarning: urllib3 (1.26.9) or chardet (5.1.0)/charset_normalizer (2.0.12) doesn't match a supported version!
warnings.warn("urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a supported "
13:45:53 | loading local manifest...
13:45:55 | loading local resume manifest...
13:45:55 | fetching game product data (page 1)...
13:45:57 | failed to load product data (are you still logged in?)
It's that last error that is causing the problem I think. I've tried several times across different days to re-authenticate and gogrepoc always says "cannot continue, gog is asking for a reCAPTCHA :( try again in a few minutes."
I have 2 step turned on. I know Google has been pushing out AI generated art to these reCAPTCHA's now, so I wonder if something has changed on the backend.
I've been using it for about two years I think but it hasn't worked correctly for the last month or so. I updated Python at one point for another project, so I'm unsure if that is the culprit or if something changed on GOG's end.
I get a couple of errors when I run the command and I'm sure those are related to the update. RequestsDependencyWarning: urllib3 (1.26.9) or chardet (5.1.0)/charset_normalizer (2.0.12) doesn't match a supported version!
warnings.warn("urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a supported "
13:45:53 | loading local manifest...
13:45:55 | loading local resume manifest...
13:45:55 | fetching game product data (page 1)...
13:45:57 | failed to load product data (are you still logged in?)
It's that last error that is causing the problem I think. I've tried several times across different days to re-authenticate and gogrepoc always says "cannot continue, gog is asking for a reCAPTCHA :( try again in a few minutes."
I have 2 step turned on. I know Google has been pushing out AI generated art to these reCAPTCHA's now, so I wonder if something has changed on the backend.
Post edited April 25, 2023 by guynamedbilly