AI YouTube to LinkedIn Content Repurposing System by Diana ChykhabakhAI YouTube to LinkedIn Content Repurposing System by Diana Chykhabakh

AI YouTube to LinkedIn Content Repurposing System

Diana Chykhabakh

Diana Chykhabakh

AI YouTube → LinkedIn Content Repurposing Automation (n8n + OpenAI)


About the project

A B2B content creator publishing long-form YouTube videos needed a scalable way to repurpose video content into high-quality LinkedIn posts without manual rewriting.
The goal was to eliminate repetitive content work while maintaining editorial control, consistency, and traceability between source videos and published posts.

Problems / Tasks

Manual repurposing of YouTube videos into LinkedIn posts
Time-consuming writing for each new video
Inconsistent structure and messaging quality
Risk of duplicate content publishing
No clear mapping between videos and generated posts
No scalable system for review, approval, and content tracking

Solution

I designed and built a production-ready AI content repurposing system using n8n, YouTube Data API, OpenAI, Google Sheets, and Slack.
The system automatically detects new videos, prevents duplicates, extracts context reliably, and generates structured LinkedIn content — while preserving human review and editorial control.

How the Automation Works

1. New Video Detection (YouTube Data API)
Scheduled workflow monitors the YouTube channel
Extracts video ID, title, URL, and publish date
Processes only newly published videos
2. Duplicate Prevention (Google Sheets)
Video IDs are checked against a content log
Previously processed videos are skipped
Guarantees idempotent execution and clean history
3. Content Extraction with Fallback Logic
Attempts to retrieve video transcript
Falls back to video description if transcript is unavailable
Ensures workflow reliability in all cases
4. AI Content Generation (OpenAI) Generates structured output including:
LinkedIn post copy
Multiple hook variations
Hashtags
Bullet-point summary
Output is returned in a predictable JSON structure for downstream automation.
5. Review & Notifications (Google Sheets + Slack)
All generated content is logged for traceability
Slack notifications alert when new content is ready
Human-in-the-loop review ensures brand alignment

Results

Manual content creation reduced from hours to minutes
Consistent, structured LinkedIn posts for every video
Zero duplicate posts or reprocessing errors
Full visibility into video → post mapping
Editorial control preserved without slowing automation
System ready for scaling to additional platforms

Tech Stack & Tools

n8n — workflow orchestration and automation logic
YouTube Data API — video detection and metadata
OpenAI — structured content generation
Google Sheets — content tracking and review
Slack — real-time notifications

Outcome

The creator now operates a fully automated, AI-driven content pipeline that transforms YouTube videos into LinkedIn-ready posts with minimal manual effort.
The system improved consistency, reduced workload, and created a scalable foundation for expanding into additional channels such as blogs, newsletters, or other social platforms — without increasing operational overhead.
Like this project

Posted Jan 12, 2026

Built an AI workflow that automatically repurposes YouTube videos into structured LinkedIn posts with hooks, hashtags, review flow, and zero duplicates.