gallery-dl icon indicating copy to clipboard operation
gallery-dl copied to clipboard

[Twitter] Suddenly got an error saying it could not authenticate my twitter

Open rarelygoeshere opened this issue 10 months ago • 3 comments

screenshot_1712031757 Hello, I just tried gallery-dl on Twitter today and all of a sudden, it gives me this error. The last time it gave me this error a few days ago, I found out that the account I was using to scrape Twitter was locked for unusual activity, but I got it unlocked after passing its test. But now it seems to gave me the same error again, even though I found that the account Im using for my config is still normal and remains unlocked. Is this something wrong on Twitter, or on gallery-dl? I hope to resolve this soon.

rarelygoeshere avatar Apr 02 '24 04:04 rarelygoeshere

Same with Instagram too, they seem to be cracking down hard on bots.

UnforeseenOcean avatar Apr 05 '24 00:04 UnforeseenOcean

Same with Instagram too, they seem to be cracking down hard on bots.

Damm, that's real concerning then. I guess with changes like nitter dying because of Twitter, social medias are trying their best to prevent scraping and usage of third-party services.

rarelygoeshere avatar Apr 06 '24 05:04 rarelygoeshere

gallery-dl --clear-cache twitter to force a re-login might help (https://github.com/mikf/gallery-dl/issues/5445#issuecomment-2043438974)

Otherwise, the updated login procedure (9e5d65fbf3a83958d98ad28dadea89a2a14c4fb7) and relogin feature (85bbb594839e83a407fdd6f9a66489355c5aafa6) should do the trick.

mikf avatar Apr 19 '24 19:04 mikf

gallery-dl --clear-cache twitter to force a re-login might help (#5445 (comment))

Otherwise, the updated login procedure (9e5d65f) and relogin feature (85bbb59) should do the trick.

gallery-dl --clear-cache twitter Worked! I can scrape with the account I'm using again! Thank you for this

rarelygoeshere avatar May 17 '24 04:05 rarelygoeshere