Skip to main content
Publishes a video to a TikTok account, either posting it directly or sending it to the creator’s TikTok inbox to finish in the app. Markifact downloads the video and uploads it to TikTok, so any reachable video URL works. Call tiktok_get_creator_info first to see which privacy levels the account allows, since a direct post must use one of them.

Inputs

SelectableOption

Output

Type: Dict Returns the publish id, final status, and the post URL when TikTok makes one available. Videos are processed asynchronously, so the node waits for TikTok to finish before returning. Fields: publish_id, status, post_mode, post_id, post_url, creator_username, video_size Example: