Open dhdurgee opened 2 weeks ago
@dhdurgee This is my script, open a ticket on my fork to address this tool directly.
Just wanted to point out that the script works again. https://gist.github.com/cmj/998f59680e3549e7f181057074eccaa3
If anyone needs an oauth token(s) for Nitter.
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?