Automate Video Creation from Google Sheets to YouTube with VideoApiHub
Automate Video Creation from Google Sheets and Upload to YouTube with VideoApiHub Automatically generate and publish YouTube videos from Google Sheets using n8n, VideoApiHub, and YouTube. This workflow monitors a Goog...
Template notes
Automate Video Creation from Google Sheets and Upload to YouTube with VideoApiHub
Automatically generate and publish YouTube videos from Google Sheets using n8n, VideoApiHub, and YouTube.
This workflow monitors a Google Sheet for pending rows, creates videos using a reusable VideoApiHub template, waits for rendering to complete, uploads the final video to YouTube, and updates the sheet with task status automatically.
---
Prerequisites
Before using this workflow, make sure you have:
- An active n8n instance - A Google account with access to Google Sheets - A YouTube channel - A [VideoApiHub](https://videoapihub.com) account and API key - A created video template in VideoApiHub - Google Sheets OAuth credentials connected in n8n - YouTube OAuth2 credentials connected in n8n
---