Skip to content

I don't know how to setup cookies or config file please help #3251

Answered by mikf
Yuanese asked this question in Q&A
Discussion options

You must be logged in to vote

The easiest way would be using --cookies-from_browser BROWSERNAME as command-line option.
("cookies": ["BROWSERNAME"] in your config file)

Another way would be using a browser addon to export cookies in cookies.txt format and loading them with --cookies "path/to/cookies-twitter-com.txt"
("cookies": "path/to/cookies-twitter-com.txt" in your config file)

(BROWSERNAME should be chrome/firefox/etc)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Yuanese
Comment options

@mikf
Comment options

mikf Nov 21, 2022
Maintainer

Answer selected by mikf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants