Skip to content

feat: support custom Chromium cookie directories - #76

Open
LuciusChen wants to merge 1 commit into
public-clis:mainfrom
LuciusChen:fix/issue-61-custom-chromium-profile
Open

feat: support custom Chromium cookie directories#76
LuciusChen wants to merge 1 commit into
public-clis:mainfrom
LuciusChen:fix/issue-61-custom-chromium-profile

Conversation

@LuciusChen

Copy link
Copy Markdown
Contributor

Summary

  • add TWITTER_CHROMIUM_USER_DATA_DIR for ungoogled-chromium and other custom Chromium profiles
  • accept either a User Data root or a direct profile directory
  • discover both Cookies and modern Network/Cookies databases
  • reuse browser-cookie3's Chromium decryptor and pass the matching Local State file on Windows
  • keep in-process and subprocess fallback extraction behavior aligned

Validation

  • python -m pytest -q — 245 passed, 6 deselected
  • ruff check .
  • mypy twitter_cli

Closes #61.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant