YouTube to Blog Post Converter with Gemini AI Transcription - n8n Workflow | Neura Market
YouTube to Blog Post Converter with Gemini AI Transcription
Automates converting YouTube videos into structured blog posts via webhook trigger, using Gemini AI for audio transcription and content generation including title, description, tags, and full transcript.
This n8n workflow transforms any YouTube video into a publish-ready blog post effortlessly. Triggered by a simple POST request to its webhook with a YouTube URL, it downloads the video's audio using yt-dlp, transcribes the content with Google Gemini AI, and generates a comprehensive article in the video's original language. The output includes an engaging title, short description, suggested category and tags, the full transcript, and the original video URL, all formatted as JSON for easy integra
Platform
n8n
Category
Other
Price
$24.99
Creator
Jordi Faber
YouTube
Transcription
Gemini AI
Blog Post
Content Generation
Automation
Webhook
AI Content
Video to Text
n8n
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.