Skip to content

docs: add sigcli as automated cookie management option - #49

Open
brelian wants to merge 1 commit into
cv-cat:masterfrom
brelian:feat/sigcli-cookie-integration
Open

docs: add sigcli as automated cookie management option#49
brelian wants to merge 1 commit into
cv-cat:masterfrom
brelian:feat/sigcli-cookie-integration

Conversation

@brelian

@brelian brelian commented May 13, 2026

Copy link
Copy Markdown

Summary

在「配置 Cookie」章节后新增「自动化 Cookie 管理」章节,介绍使用 sigcli 自动管理抖音 Cookie 的方式。

Changes

  • 新增 🔐 自动化 Cookie 管理(可选) 章节
  • 提供两个 provider 配置(douyin + douyin-live
  • 提供两种使用方式:写入 .env 或直接环境变量注入
  • 提供 Python SDK 用法示例
  • 列出 sigcli 的优势(自动检测失效、加密存储、多账号、远程环境)

Context

Related issue: #48

sigcli 是一个开源的认证管理 CLI 工具,可以自动化浏览器登录、Cookie 提取和刷新。通过 validateRule: "res.body.status_code === 0" 自动检测抖音 Cookie 是否失效(抖音全站返回 HTTP 200,仅通过 JSON body 区分登录态)。

Add a '🔐 自动化 Cookie 管理(可选)' section after the manual cookie
configuration, introducing sigcli as an alternative for automated
cookie extraction and lifecycle management.

Related: cv-cat#48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants