Manage YouTube playlist items. Use this skill to list items in a playlist, add new items, update items, or remove items.
Before You Begin
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](references/setup.md) first.
Operations
Read the linked reference for full flag details and examples.
| Operation | Description | Reference |
|-----------|-------------|----------|
| delete | Delete items from a playlist | [details](references/playlistItem-delete.md) |
| insert | Insert a playlist item into a playlist | [details](references/playlistItem-insert.md) |
| list | List playlist items | [details](references/playlistItem-list.md) |
| update | Update a playlist item | [details](references/playlistItem-update.md) |
Quick Start
# Show all playlist item commands
yutu playlistItem --help
# List playlist item
yutu playlistItem list