- Generate promotional videos from quotes and images stored in Google Sheets.
- Create audio soundscapes to accompany visual content for social media.
- Automate the upload of video content to YouTube with relevant metadata.
Initiates with a manual trigger to start the workflow. Retrieves data from Google Sheets containing quotes and background prompts. Generates an image based on the retrieved prompts using an image generation tool. Creates a video from the generated image with subtle animations. Generates an audio track that complements the visual content. Uploads the final video to YouTube and updates the Google Sheets with the video link.
- 1Import the workflow template into your n8n instance.
- 2Connect your Google Sheets, YouTube, and audio generation accounts.
- 3Update the API keys in the HTTP request nodes.
- 4Customize the prompts in the Google Sheets as needed.
- 5Trigger the workflow manually to start generating content.