App Logo
youtube.com

Like YouTube video

Like a YouTube video — has no effect if it's already 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 true on success — the video is in the liked state.

videoId required
alreadyLiked optional

true if the video was already liked (no click performed).

FAQ

Like a YouTube video — has no effect if it's already liked.
Required: video.
It returns liked, videoId, alreadyLiked.
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/like_video, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/youtube.com/like_video
It is part of Reduck's official curated catalogue.

Start building not clicking