App Logo
tiktok.com

Unlike a TikTok video

Remove your like from a TikTok video (as the logged-in account) by URL or id. Safe to repeat: it does nothing if you haven't liked it.

Input

video required

Full TikTok video URL or a bare numeric video id.

Output

liked required

Like state after the call (false once unliked).

changed required

True if this call flipped the state; false if it was already not liked.

videoId required

FAQ

Remove your like from a TikTok video (as the logged-in account) by URL or id. Safe to repeat: it does nothing if you haven't liked it.
Required: video.
It returns liked, changed, videoId.
Yes. It acts as you on tiktok.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the tiktok.com cookies saved by the Reduck extension.
It makes changes on tiktok.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/tiktok.com/unlike_video, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/tiktok.com/unlike_video
It is part of Reduck's official curated catalogue.

Start building not clicking