workflows.fit
Back to n8n workflows
n8n templateFreeBy Incrementors

Extract live stream highlights using WayinVideo AI Clipping API and Google Drive

Paste your live stream recording URL into a simple form — and this workflow automatically finds the most viral moments and turns them into ready-to-upload short clips. [WayinVideo](https://wayin.ai/api/) AI analyzes t...

DevelopmentCore NodesData & StorageSticky NoteCodeHttp RequestGoogle Drive
Loading interactive preview...

Template notes

Paste your live stream recording URL into a simple form — and this workflow automatically finds the most viral moments and turns them into ready-to-upload short clips. [WayinVideo](https://wayin.ai/api/) AI analyzes the full stream, extracts the best highlights, and uploads each clip directly to your Google Drive folder. Built for streamers, content teams, and social media managers who want to repurpose long streams into shareable content without watching hours of footage.

---

What This Workflow Does

- Form-triggered entry — Accepts a stream URL, channel name, category, and clip count via a clean web form — no chat interface or code needed - AI clip extraction — Sends the stream to WayinVideo AI which automatically identifies the most viral and exciting moments - Automated waiting — Pauses 90 seconds after submission to give the API time to process before fetching results - Smart clip parsing — Extracts each clip's title, score, tags, description, and timestamps from the API response - Batch downloading — Downloads every clip file automatically, one by one, in sequence - Auto-named uploads — Saves each clip to Google Drive using the AI-generated clip title as the filename — no manual renaming needed

---

Setup Requirements

Tools You'll Need - n8n instance (self-hosted or n8n Cloud) - WayinVideo account with API access - Google account with Google Drive OAuth2 credentials in n8n

Estimated Setup Time: 5–10 minutes