Unset (remove) a channel watermark.
Scanned 2/12/2026
Install via CLI
openskills install eat-pray-ai/yutu---
name: watermark-unset
description: Unset (remove) a channel watermark.
---
# Watermark Unset
This skill provides instructions for unsetting a YouTube channel watermark using the `yutu` CLI.
## Usage
```bash
yutu watermark unset [flags]
```
## Options
- `--channelId`, `-c`: ID of the channel.
## Examples
**Remove channel watermark:**
```bash
yutu watermark unset --channelId CHANNEL_ID
```
No comments yet. Be the first to comment!