This n8n workflow automates the process of analyzing YouTube videos to generate and share viral clips. The workflow begins with a user submitting a YouTube video URL through a form trigger. It then sends the URL to the Vizard AI API to analyze and create clips from the video. After a short wait, it polls the API for the status and retrieves the generated clips. The clips are split into individual items, and those with a viral score of 9 or higher are filtered out. The workflow then posts initial notifications and shares high-viral-score clips in a Slack channel, including the title and download link for further review. This automation is useful for content creators, social media managers, or marketing teams looking to efficiently curate and share viral video snippets.
YouTube Video Clipper and Viral Content Share Workflow
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | filter, formTrigger, httpRequest, if, set, slack, splitOut, stickyNote, wait |
Reviews
There are no reviews yet.