We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I successfully built Nitter with the cookie_header branch via these instructions:
https://github.com/cmj/nitter/wiki/Install
I am now at the stage where I am attempting to modify the basic nitter.conf and am getting the following with the script:
`dhdurgee@A31524PT:/opt/nitter$ ./twitter_auth.sh
cookieHeader = "ct0=; auth_token=" xCsrfToken = "" dhdurgee@A31524PT:/opt/nitter$ `
Does this script still work?
The text was updated successfully, but these errors were encountered:
@dhdurgee This is my script, open a ticket on my fork to address this tool directly.
https://github.com/cmj/nitter/issues
Sorry, something went wrong.
No branches or pull requests
I successfully built Nitter with the cookie_header branch via these instructions:
https://github.com/cmj/nitter/wiki/Install
I am now at the stage where I am attempting to modify the basic nitter.conf and am getting the following with the script:
`dhdurgee@A31524PT:/opt/nitter$ ./twitter_auth.sh
cookieHeader = "ct0=; auth_token="
xCsrfToken = ""
dhdurgee@A31524PT:/opt/nitter$ `
Does this script still work?
The text was updated successfully, but these errors were encountered: