App Logo
tiktok.com

Repost a TikTok video

Repost a TikTok video to your own profile, as the signed-in account, given the video's URL or id. A repost is public: it appears on the Reposts tab of your profile and can be shown to your followers, so confirm the exact video with the person asking before running this. The run first checks whether you have already reposted it and does nothing if so, echoes back whose video it is, and confirms afterwards that the repost really is on your profile. Use the list-user-reposts script to see reposts, including the ones this creates.

Input

video required

Full TikTok video URL or a bare numeric video id.

Output

videoId required
reposted required

True when the video is reposted at the end of the run.

already_reposted required

True when it was already reposted before this run, so nothing was sent.

verified_on_profile required

True when a fresh read of your own reposts list shows the video.

author optional

Handle of the account whose video was reposted, echoed from the video page.

description optional

The video's caption, echoed from the video page so the caller can check the right video was reposted.

account_used optional

Handle the repost was published from, read from the signed-in session rather than assumed.

repostsScanned optional

How many existing reposts were read to establish whether this one was already there.

Start building not clicking