Skip to main content

Auto-repost TikTok videos to YouTube Shorts with Google Sheets & Telegram alerts

Workflow preview

Workflow preview
100%
Auto-repost TikTok videos to YouTube Shorts with Google Sheets & Telegram alerts preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

TikTok to YouTube Parser Video Generate traffic and grow your audience effortlessly with this plug and play n8n automation template. Automatically fetch TikTok videos, upload them to YouTube Shorts...

Best for

  • Social Media automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.manualtrigger, n8n-nodes-base.httprequest, n8n-nodes-base.function, n8n-nodes-base.googlesheets, n8n-nodes-base.set, n8n-nodes-base.stickynote, n8n-nodes-base.scheduletrigger, n8n-nodes-base.telegram

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Arkady Reveinz.

Original n8n.io source

1.1 Workflow description

Title
Auto-repost TikTok videos to YouTube Shorts with Google Sheets & Telegram alerts
Workflow name
Auto-repost TikTok videos to YouTube Shorts with Google Sheets & Telegram alerts

TikTok to YouTube Parser Video

Generate traffic and grow your audience effortlessly with this plug-and-play n8n automation template. Automatically fetch TikTok videos, upload them to YouTube Shorts, save logs to Google Sheets, and trigger uploads via Telegram — no coding required. Perfect for creators, marketers, and automation enthusiasts.

What This Workflow Does

This complete n8n automation:

✅ Fetches the latest TikTok videos from any user ✅ Avoids duplicate uploads with intelligent filtering ✅ Uploads to YouTube Shorts via OAuth2 ✅ Saves video metadata to Google Sheets ✅ Sends Telegram notifications on completion ✅ Lets you trigger uploads directly from Telegram ✅ Supports custom titles, tags, descriptions, and privacy settings

Use Cases

📈 Repurpose TikTok content to grow your YouTube channel 📲 Automate content curation from influencers 🕐 Schedule regular syncing (daily/hourly) 👩‍💼 Perfect for agencies, content managers, or solo creators

What’s Included

  • Intelligent filter to avoid re-uploading already-processed videos (via staticData)
  • Dynamic title extraction from TikTok video
  • You control the video description (use for ads, credits, or SEO)
  • Upload scheduling (via Schedule Trigger or Telegram Trigger)
  • Append upload logs to a connected Google Sheets document
  • Telegram Trigger support — send a username to your bot and watch the magic happen
  • Easily adjustable through Set nodes (number of uploads, tags, etc.)

🎥 See It in Action

Want to know exactly how it works?

Watch the video demo https://www.youtube.com/watch?v=Aci40EpeGvA to see the workflow in action — from fetching TikToks to uploading YouTube Shorts and logging everything in Google Sheets.

📲 Telegram trigger included — you'll see how easy it is to run the whole process from your phone.

Requirements

  • An n8n instance (self-hosted or cloud)
  • YouTube API credentials (OAuth2 setup included)
  • Google Sheets API enabled
  • Telegram bot token (optional)

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Manual Trigger

Type / Role
n8n-nodes-base.manualTrigger - manualTrigger
Config choices
Version 1

Block 2 - Fetch TikTok Videos

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 2

Block 3 - Filter New Videos

Type / Role
n8n-nodes-base.function - function
Config choices
Version 1

Block 4 - YouTube Upload Snippet

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 5 - YouTube Upload Video

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 6 - Append to Google Sheets

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4

Block 7 - Download Video

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 2

Block 8 - Edit Fields

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 9 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 10 - Schedule Trigger

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.2

Block 11 - Telegram

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 12 - Telegram Trigger

Type / Role
n8n-nodes-base.telegramTrigger - telegramTrigger
Config choices
Version 1.2

Block 13 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 14 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 15 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 16 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 17 - Sticky Note5

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 18 - Code

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 19 - Fetch TikTok Videos via TG trigger

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 2

Block 20 - Sticky Note6

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 21 - Sticky Note7

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 22 - Video Information

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

3. Summary Table

Workflow Auto-repost TikTok videos to YouTube Shorts with Google Sheets & Telegram alerts
Complexity advanced
Nodes 22
Categories Social Media
Author Arkady Reveinz
Published 18 May 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/4199/4199.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Auto-repost TikTok videos to YouTube Shorts with Google Sheets & Telegram alerts do?

TikTok to YouTube Parser Video Generate traffic and grow your audience effortlessly with this plug and play n8n automation template. Automatically fetch TikTok videos, upload them to YouTube Shorts...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Social Media use case.