Skip to content

add comment moderation commands#3

Closed
jdwit wants to merge 3 commits intomainfrom
feature/comment-moderation
Closed

add comment moderation commands#3
jdwit wants to merge 3 commits intomainfrom
feature/comment-moderation

Conversation

@jdwit
Copy link
Owner

@jdwit jdwit commented Feb 11, 2026

adds approve and hide commands for comment moderation.

usage:

ytstudio comments list VIDEO_ID --status held
ytstudio comments list VIDEO_ID --status held | jq -r '.[].id'
ytstudio comments approve COMMENT_ID [COMMENT_ID...]
ytstudio comments hide COMMENT_ID [COMMENT_ID...]

also changes comments list default output to json for pipe-friendliness.

@jdwit jdwit closed this Feb 13, 2026
@jdwit jdwit deleted the feature/comment-moderation branch February 13, 2026 13:03
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