From trend to ready-to-shoot video, in minutes.
VideoTrendFinder surfaces hourly YouTube Gaming breakouts and now helps you turn them into content: pick a persona & idea style, generate titles/hooks/thumbnail prompts, design your visuals, then save & schedule.
The fastest path from signal to publish
A simple sequence you can repeat daily. Each step is designed to take minutes, not hours.
Browse hourly topics, filter by region, and sanity-check with example videos.
Choose “analyst”, “high-energy”, “family-friendly”, etc., then select a style like Funny, Tutorial, or Challenge.
Get titles, hook beats, tags and a thumbnail prompt. Use the carousel to compare ideas quickly.
Start from the prompt, refine the concept, and lock the visual angle before you record.
Save your pick with notes or script, attach a target date, and get to work.
Signals you can turn into videos — fast
Discover what’s breaking out, then craft titles, hooks, and thumbnails with personas & styles that fit your channel.
Hourly breakouts
Momentum scoring blends view velocity + engagement with age-decay per region.
Persona & style
Pick a persona (analyst, high-energy, family-friendly) and an idea style like Funny, Tutorial, or Challenge.
Generate ideas
One click to get titles, hook beats, tags, and a thumbnail prompt. Edit freely.
Design your thumbnail
Use the generated prompt as a starting point and refine the concept before shooting.
Save & schedule
Keep the winning idea, attach scripts or notes, and schedule a target date.
Keyword heatmap
See rising phrases across 24–72h to guide titles and descriptions.
Everything you need from spark to script
Built for creators who care about speed and signal.
Idea Studio
- • Personas: default, analyst, high-energy, family-friendly
- • Idea styles: Funny, Analysis, Tutorial, Challenge, more
- • Generates titles, hooks, tags, thumbnail prompt
- • Carousel UI to compare & pick the best concept
- • Save ideas with notes, scripts, and schedule
Trends & Keywords
- • Hourly breakouts across US / GB / CA / AU
- • Normalized momentum + example videos
- • Rising keyword heatmap (24–72h)
- • Profile filters to match your niche
Simple, predictable
Start with Core. Automation & API arrive soon.
Core
Live- • Hourly breakouts (US/GB/CA/AU)
- • Gaming category
- • Keyword heatmap
- • Idea Studio (personas & styles)
- • Titles, hooks, thumbnail prompts
- • Save ideas & basic scheduling
Automate
Coming soon- • Webhooks (hourly digest / new only)
- • Read API (breakouts, keywords)
- • Watchlist rules
- • Direct YouTube integration
Let the data come to you
Webhooks on new breakouts, a lightweight read API, and watchlist rules so you don’t miss your window.
Hourly momentum across regions with example videos & keywords.
Window: 24h • Region: US
Get an HTTP POST whenever a new breakout crosses your threshold.
https://yourapp.com/api/vtf-webhook
{ "event": "breakout.created", "region": "US", "window_h": 24, "topic": "Elden Ring DLC", "score": 92, "examples": [{ "title": "Shadow of the Erdtree...", "views": 183204 }], "keywords": ["elden ring", "dlc", "shadow of the erdtree"] }
Pipe to Slack/Discord, trigger Notion tasks, or start a script to pre-draft titles.
- • Slack channel #trends
- • Notion “Ideas” database
- • CRON to auto-generate hooks
`/api/breakouts` & `/api/keywords` for your dashboard or cron.
Alert on games, franchises, or creators you care about.
JSON responses, stable fields, easy integration.