feat: support Chrome multi-profile cookie extraction
Auto-iterates all Chrome/Arc/Edge/Brave profiles (Default, Profile 1, Profile 2, ...) to find Twitter cookies. Falls back to the default browser_cookie3 behavior when no profile dirs are found. Set TWITTER_CHROME_PROFILE env var to specify a profile explicitly: TWITTER_CHROME_PROFILE='Profile 2' twitter feed Closes #6
This commit is contained in:
1
SKILL.md
1
SKILL.md
@@ -48,6 +48,7 @@ If `AUTH_NEEDED`, proceed to guide the user:
|
||||
**Method A: Browser cookie extraction (recommended)**
|
||||
|
||||
Ensure user is logged into x.com in one of: Arc, Chrome, Edge, Firefox, Brave. twitter-cli auto-extracts cookies.
|
||||
All Chrome profiles are scanned automatically. To specify a profile: `TWITTER_CHROME_PROFILE="Profile 2" twitter feed`.
|
||||
|
||||
```bash
|
||||
twitter whoami
|
||||
|
||||
Reference in New Issue
Block a user