
Build a YouTube to TikTok Auto-Repost Pipeline (n8n + FFmpeg)
Step-by-step guide to building an n8n workflow that watches YouTube, crops videos to 9:16 vertical with FFmpeg Micro, and delivers TikTok-ready clips.
17 articles about n8n.

Step-by-step guide to building an n8n workflow that watches YouTube, crops videos to 9:16 vertical with FFmpeg Micro, and delivers TikTok-ready clips.

Five copy-paste n8n workflows for video processing with FFmpeg Micro API: thumbnails, format conversion, batch resize, watermarks, and compression.

Replace the n8n Execute Command node with HTTP Request calls to a cloud FFmpeg API. Works on n8n Cloud and self-hosted with zero dependencies.

n8n Cloud blocks FFmpeg and Execute Command is disabled in v2.0+. Replace it with an FFmpeg API call from an HTTP Request node.

Replace manual FFmpeg CLI commands with API-driven automation. Learn batch processing, webhook workflows, and n8n/Make.com integration patterns.

No, n8n Cloud doesn't include FFmpeg. Here's the exact workaround: process video in your n8n workflow with HTTP Request nodes and the FFmpeg Micro API.

Step-by-step tutorial for building automated video editing workflows in n8n using FFmpeg Micro API. Covers transcoding, resizing, watermarks, and batch processing.