🎬 Generate blog posts from YouTube videos with OpenAI GPT for WordPress & Webflow

⚑ 1,113 views · 🎬 Content Creation & Video

πŸ’‘ Pro Tip β€” YouTube’s API quotas can be a bottleneck when you’re pulling data at scale. ScraperNode is a community node with dedicated scrapers for channels, videos, and comments β€” no quota limits, just structured data.

View All Scrapers

Description

Description

Who’s it for: Content creators, marketers, and businesses who publish on both YouTube and blog platforms.

What it does: Monitors your YouTube channel for new videos and automatically creates SEO-optimized blog posts using AI, then publishes to WordPress or Webflow.

How it works:

  1. RSS Feed Trigger polls YouTube videos (every X amount of time)
  2. Extracts video metadata (title, description, thumbnail)
  3. YouTube node extracts full description for extra context
  4. Uses OpenAI (you can choose any model) to generate 600-800 word blog post
  5. Publishes to WordPress AND/OR Webflow with error handling
  6. Sends notifications to Telegram if publishing fails

Requirements:

Setup steps:

  1. Replace YOUR_CHANNEL_ID in RSS Feed Trigger
  2. Add OpenAI credentials in AI generation node
  3. Configure WordPress and/or Webflow credentials
  4. Add Telegram bot for error notifications (optional). If you choose to set up Telegram, you need to input your channel ID.
  5. Test with manual execution first

Customization:

πŸ”— Nodes Used

RSS Read, Telegram, Wordpress, YouTube, Webflow, Markdown

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup