workflows.fit
Back to n8n workflows
n8n templateFreeBy Yang

Convert YouTube videos into SEO blog posts with GPT-4o, Dumpling AI, and Flux

Workflow Description This workflow helps content creators automatically repurpose YouTube videos into SEO-friendly blog posts. It extracts the video transcript, uses AI to generate a full blog post with a relevant ima...

DevelopmentCore NodesCommunicationHITLAILangchainManual TriggerHttp Request
Loading interactive preview...

Template notes

Workflow Description

This workflow helps content creators automatically repurpose YouTube videos into SEO-friendly blog posts. It extracts the video transcript, uses AI to generate a full blog post with a relevant image, and sends the complete package via email, ready for publication.

Prerequisites/Requirements

This workflow relies on external AI services. You will need:

1. OpenAI Account: Used for generating the blog post text (specifically mentioned using GPT-4o in the workflow notes). Credentials: Requires an API key from OpenAI. Cost: OpenAI API usage is typically paid based on the amount of text processed (tokens). Check OpenAI's current pricing. Setup: Sign up at [OpenAI](https://platform.openai.com/) and obtain your API key. 2. Dumpling AI Account: Used for retrieving YouTube video transcript and generating the blog post image. Credentials: Requires an API key from Dumpling AI. Cost: Dumpling AI offers 250 free credits to start with and different plans for different levels of usage. Check the [pricing page](https://www.dumplingai.com/pricing) for more details. Setup: Sign up at [Dumpling AI](https://www.dumplingai.com) and obtain your API key/credentials. 3. Email Account: Credentials for the email service (e.g., Gmail) used to send the final result.

How it works

1. Input Video Details: You provide the YouTube video URL and your email address. 2. Get Transcript: The workflow fetches the transcript of the specified YouTube video. 3. Generate Content: An AI model crafts a blog post (title, description, body) based on the transcript. 4. Create Image: Another AI model generates a suitable image for the blog post. 5. Format & Package: The blog post is converted to HTML, and the image is prepared for sending. 6. Email Result: The final HTML blog post and image are emailed to you.

![Screenshot 20250413 at 3.27.15 pm.png](fileId:1108)