Skip to content

Conversation

nunorbrito18
Copy link
Contributor

feat: add focus player option to video command
Adds two new options to the video command:

  • --focus-player <steamId>: to focus the camera on a player using their Steam ID.
  • --focus-player-name <name>: to focus the camera on a player using their name.

If a name is used and multiple players are found, an error is thrown to avoid ambiguity.
#722

Adds two new options to the `video` command:
- `--focus-player <steamId>`: to focus the camera on a player using their Steam ID.
- `--focus-player-name <name>`: to focus the camera on a player using their name.

If a name is used and multiple players are found, an error is thrown to avoid ambiguity.
@nunorbrito18 nunorbrito18 changed the title Feature/focus player cli feat: CLI - focus on player Aug 30, 2025
@akiver
Copy link
Owner

akiver commented Sep 8, 2025

Could you please remove --focus-player-name?
It's not accurate as names are not unique IDs.

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