n8n Free Trial: https://aiaffiliator.com/n8n-FreeTrial
MUST READ INSTRUCTION
✅ 1. Import the Workflow Into n8n
Open your n8n instance
Go to Workflows → Import
Select the json file
Confirm import
✅ 2. Add Your Required Credentials
The workflow will NOT run until you add these:
Required Credentials
You must create the following in Credentials inside n8n:
Google Drive OAuth2 → {GOOGLE_DRIVE_CREDENTIAL}
YouTube OAuth2 API → {YOUTUBE_CREDENTIAL}
OpenAI API Key → {OPENAI_CREDENTIAL}
Telegram Bot API → {TELEGRAM_CREDENTIAL} (optional)
After creating each one, update the nodes so they reference your credentials.
✅ 3. Replace All Placeholders
Search inside the workflow for the following placeholders and replace with your real values:
Placeholder Replace With
{GOOGLE_DRIVE_FOLDER_ID} Your Google Drive folder ID containing your videos
{GOOGLE_DRIVE_FOLDER_URL} The full Google Drive folder link
{OPENAI_MODEL_ID} Your OpenAI model (ex: gpt-4o-mini)
{OPENAI_CREDENTIAL_ID} ID of your OpenAI credential in n8n
{TELEGRAM_CHAT_ID} Your Telegram chat ID
{YOUTUBE_CREDENTIAL_ID} Your YouTube OAuth credential ID
{WEBHOOK_ID_} Leave blank or let n8n regenerate {INSTANCE_ID}, {WORKFLOW_ID}, {NODE_ID_} Leave these as-is or let n8n auto-create
Important:
Most of these don’t need to be manually changed — n8n will create new internal IDs automatically when you reconnect credentials.
✅ 4. Test the Workflow
Once credentials are connected:
Open the workflow
Click Execute Workflow
Confirm that:
Google Drive pulls files
Titles get optimized
Descriptions get generated
YouTube uploads
Telegram notification works (optional)
Prompts to copy:
Description:
please help me write a keyword optimized description for this video: [DRAG IN YOUR TOPIC HANDLEBAR AS EXPRESSION]Keep it extremely concise and only talk about the benefit of watching the video, and nothing else. use day to day language.
Title:
please capitalize every first letter in this video title if they haven't been already. also fix any spelling errors and optimize the title for max click through rate: [DRAG IN YOUR TOPIC TITLE HANDLEBAR AS EXPRESSION]do not add any parenthesis, bracket, quotation marks or any syntax around the title.if the title doesn't sound like a searchable title, please correct it using common sense wording.Only output the title, nothing else
Tags:
please generate some youtube tags that are relevant to this topic: [DRAG IN YOUR TOPIC TITLE HANDLEBAR AS EXPRESSION]Only output tags, do not write anything else.Here are a few rules to followTag Length: Ensure that the total length of all tags combined does not exceed the 450 characters limit for all tags combined.Special Characters: Avoid using special characters or punctuation that might not be allowed in tags.Tag Count: Ensure that you are not using too many tags. While YouTube does not specify a maximum number of tags, using too many can sometimes cause issues.Relevance: Make sure that the tags are relevant to the video content, as irrelevant tags can sometimes be flagged.
