Skip to content

Add user dynamics command - #17

Open
someblue wants to merge 2 commits into
public-clis:mainfrom
someblue:feat/user-dynamics
Open

Add user dynamics command#17
someblue wants to merge 2 commits into
public-clis:mainfrom
someblue:feat/user-dynamics

Conversation

@someblue

Copy link
Copy Markdown

Summary

  • Add bili user-dynamics <UID_OR_NAME> to fetch a specified UP user's posted dynamics.
  • Support --offset, --top/--no-top, --max, --json, and --yaml following existing command conventions.
  • Reuse existing user resolution, credential handling, get_user_dynamics, and normalized dynamic payloads.
  • Document the new command and authentication requirement in README.

Test Plan

  • uv run pytest -q
  • uv run ruff check bili_cli tests
  • uv run mypy bili_cli
  • uv run bili user-dynamics 3546980290661079 --max 3 --json

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.

1 participant