Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[twitter][error] AuthorizationError: NSFW Tweet #5645

Closed
DuendeInexistente opened this issue May 26, 2024 · 7 comments
Closed

[twitter][error] AuthorizationError: NSFW Tweet #5645

DuendeInexistente opened this issue May 26, 2024 · 7 comments

Comments

@DuendeInexistente
Copy link

Trying to download nsfw tweets, already logged in, yields me the error [twitter][error] AuthorizationError: NSFW Tweet I'm using the version
[gallery-dl][debug] Version 1.26.9 [gallery-dl][debug] Python 3.11.9 - Linux-4.19.191-24931371-abA045MUBS1AWA4-aarch64-with-libc [gallery-dl][debug] requests 2.31.0 - urllib3 2.2.1 [gallery-dl][debug] Configuration Files ['${HOME}/.config/gallery-dl/config.json']

@mikf
Copy link
Owner

mikf commented May 26, 2024

Logins are broken in v1.26.9 due to Twitter's transition from twitter.com to x.com: #5597.
Install the dev version or get an executable from https://github.com/gdl-org/builds/releases.

@DuendeInexistente
Copy link
Author

I have the error using the latest from master via pip as well, 1.27 dev0

@mikf
Copy link
Owner

mikf commented May 27, 2024

Try clearing your cookies to force a re-login: gallery-dl --clear-cache twitter

The NSFW Tweet error can only happen when you are not considered logged in and don't have an auth_token cookie, by the way.

@ForGameC
Copy link

Logins are broken in v1.26.9 due to Twitter's transition from twitter.com to x.com: #5597. Install the dev version or get an executable from https://github.com/gdl-org/builds/releases.

How am I supposed to download this version? Do i have to delete the previous version, 1.26.9? and there are 6 files in total, which one do I get? I use Windows, thanks.

@a84r7a3rga76fg
Copy link

@ForGameC Delete gallery-dl, download "gallery-dl_windows.exe" from that URL if your computer can run 64-bit programs and then copy paste the path to where you placed the executable file to your environmental variable.

@DuendeInexistente
Copy link
Author

Try clearing your cookies to force a re-login: gallery-dl --clear-cache twitter

The NSFW Tweet error can only happen when you are not considered logged in and don't have an auth_token cookie, by the way.

Clearing the cache worked

@ForGameC
Copy link

ForGameC commented May 29, 2024

@ForGameC Delete gallery-dl, download "gallery-dl_windows.exe" from that URL if your computer can run 64-bit programs and then copy paste the path to where you placed the executable file to your environmental variable.

Ive downloaded the file, and when i open it, it instantly closes, am I doing something wrong?
Or how do i copy and paste the path to my environmental variable? I know little to none about coding, sorry.
I also did del gallery-dl, I think i deleted it now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants