Skip to content

add interactive comment moderation TUI#7

Open
jdwit wants to merge 1 commit intomainfrom
feature/comment-moderation-tui
Open

add interactive comment moderation TUI#7
jdwit wants to merge 1 commit intomainfrom
feature/comment-moderation-tui

Conversation

@jdwit
Copy link
Owner

@jdwit jdwit commented Feb 13, 2026

adds ytstudio comments moderate command with a Textual-based TUI for batch reviewing held comments.

features:

  • DataTable with Action/Author/Comment/Likes/Age columns
  • keyboard controls: Enter=publish, h=reject, Space=toggle, A=publish all, q=quit & apply, Esc=cancel
  • batch API calls on quit (comma-separated IDs, 50 per call)
  • summary after exit (X published, Y rejected)
  • works with --video VIDEO_ID to scope to one video

dependencies: adds textual to project dependencies

closes #6

@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedtextual@​7.5.098100100100100

View full report

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.

interactive comment moderation TUI

1 participant