App Logo
youtube.com

Unlike YouTube video

Remove your like from a YouTube video — has no effect if it isn't currently liked.

Input

video required

A YouTube video URL (watch?v=, youtu.be/, /shorts/, /embed/) or a bare 11-char video id.

Output

liked required

Always false on success — the video is no longer liked.

videoId required
alreadyUnliked optional

true if the video was not liked to begin with (no click performed).

FAQ

Remove your like from a YouTube video — has no effect if it isn't currently liked.
Required: video.
It returns liked, videoId, alreadyUnliked.
Yes. It acts as you on youtube.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the youtube.com cookies saved by the Reduck extension.
It makes changes on youtube.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/youtube.com/unlike_video, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/youtube.com/unlike_video
It is part of Reduck's official curated catalogue.

Start building not clicking