Manage YouTube comments. Use this skill to list, create, update, delete, mark as spam, or set moderation status for comments.
yutu requires Google Cloud Platform OAuth credentials and a cached token to access the YouTube API. If you haven't set up yutu yet, read the setup guide first.
Read the linked reference for full flag details and examples.
| Operation | Description | Reference |
|---|---|---|
| ----------- | ------------- | ---------- |
| delete | Delete comments | details |
| insert | Create a comment | details |
| list | List comments | details |
| markAsSpam | Mark comments as spam | details |
| setModerationStatus | Set comment moderation status | details |
| update | Update a comment on a video | details |
# Show all comment commands
yutu comment --help
# List comment
yutu comment list
共 2 个版本