👉 n8n No Limits Access :

https://www.hostg.xyz/SHHAd

Hébergement VPS n8n | Automatisation sécurisée et évolutive

coupon -15% : DRFIRAS15

👉 Formation n8n en Français

Formation n8n en Français : Automatisation & Agents IA

coupon -20% : LANCEMENT : HERE

👉 Blotato

Blotato


Introduction

This workflow lets you send a TikTok video link to a Telegram bot, download the video without watermark, and automatically repost it to TikTok and YouTube through Blotato. This page is your step by step guide to rebuild the workflow by hand, node by node. Every value you need sits in a copy paste code block.

Live workflow: open in n8n

Flow overview

Receive TikTok URL on Telegram (Telegram Trigger)
        v
Configuration (Set)
        v
Get TikTok Video Page (HTTP Request)
        v
Extract Raw Video URL (Code)
        v
Download Video Without Watermark (HTTP Request)
        v
Upload Video to Blotato (Blotato / Media)
        v
Publish to TikTok (Blotato / Post)
        v
Publish to YouTube (Blotato / Post)
        v
Notify on Telegram (Telegram)

Prerequisites and credentials

You need two credentials, both created once in n8n and reused across nodes.

1) Telegram bot (telegramApi)

  1. In Telegram, open a chat with @BotFather.
  2. Send /newbot, choose a name and a username. BotFather returns an API token.