This n8n workflow automates the process of retrieving YouTube videos, preparing clips in Vizard, and managing data storage and notifications. It begins with a manual trigger or webhook to start the process. The workflow reads a YouTube channel’s RSS feed to scrape new videos, limiting the number of items processed. It then retrieves project details from Vizard, uploads videos/content to Vizard for clipping, and generates captions using AI. Each video’s metadata and captions are then stored in a Google Sheet. An email notification is sent, informing the user that their clips are ready. This automation is ideal for content creators or social media managers who want to streamline video clipping, captioning, and data management efficiently.
Automated Video Workflow for YouTube and Vizard
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.openAi, gmail, googleSheets, httpRequest, limit, manualTrigger, rssFeedRead, splitInBatches, splitOut, stickyNote, wait, webhook |
Reviews
There are no reviews yet.