Block 1 - Filter High-Performing Videos
- Type / Role
- n8n-nodes-base.filter - filter
- Config choices
- Version 2.2
This workflow is provided as-is. Please review and test before using in production.
Who is this for? Content creators, marketers, and social media managers who want to turn high performing YouTube videos into viral X (Twitter) threads using keywords (without manual research). Perf...
n8n-nodes-base.filter, n8n-nodes-base.limit, n8n-nodes-base.code, n8n-nodes-base.googlesheets, n8n-nodes-base.httprequest, @n8n/n8n-nodes-langchain.lmchatanthropic, n8n-nodes-base.formtrigger, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Matty Reed.
Original n8n.io sourceContent creators, marketers, and social media managers who want to turn high-performing YouTube videos into viral X (Twitter) threads using keywords (without manual research). Perfect for anyone looking to systematically create engaging social content from proven video sources.
Finding viral content ideas and writing engaging threads is time-consuming and hit-or-miss. This workflow automates the entire process: discovers high-performing YouTube videos based on your keywords, extracts key insights using AI, and generates multiple viral thread variations using proven patterns from 12.5M+ view threads.
| # | Node | Purpose |
|---|---|---|
| 1 | Form Trigger | Captures your keyword, target audience, and content type preferences. |
| 2 | YouTube Video Search | Finds recent videos (April 2025+) matching your keyword, sorted by view count. |
| 3 | Get Video Statistics | Fetches detailed metrics (views, engagement) for discovered videos. |
| 4 | Filter High-Performers | Keeps only videos with 100K+ views and excludes YouTube Shorts. |
| 5 | Top 5 Selection | Limits to the best 2 videos to focus on proven winners. |
| 6 | Save Video Candidates | Logs discovered videos to Google Sheets for manual approval. |
| 7 | Wait & Check Approval | Pauses 30 seconds, then checks which videos you marked "Yes" for thread generation. |
| 8 | Video Analysis (Gemini) | Uses Google's Gemini AI to extract key insights, tools, and strategies from approved videos. |
| 9 | Thread Generation (Claude) | Applies viral thread database patterns to create 3 distinct thread variations using Claude Sonnet 4. |
| 10 | Structure & Save Threads | Formats the generated threads and saves them back to Google Sheets for review and posting. |
Keyword, Youtube video title, Description, Video URL, Turn into thread?, Thread 1, Thread 2, Thread 3Turn into thread? columnTransform proven YouTube content into viral social media threads—systematically and at scale.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 25 workflow blocks. Download the JSON for the full node graph.
| Workflow | YouTube Videos to Viral X Threads by Keywords (using Gemini & Claude) |
|---|---|
| Complexity | advanced |
| Nodes | 25 |
| Categories | Content Creation, Multimodal AI |
| Author | Matty Reed |
| Published | 16 Jun 2025 |
Use the JSON export at /data/workflows/4974/4974.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Who is this for? Content creators, marketers, and social media managers who want to turn high performing YouTube videos into viral X (Twitter) threads using keywords (without manual research). Perf...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.