Automatically Update YouTube Video Descriptions with Inserted Text
detail.loadingPreview
Automatically insert a specific row of text between two defined rows in your YouTube video descriptions.
About This Workflow
This workflow is designed to streamline the process of updating YouTube video descriptions. It allows you to automatically insert a new line of text (e.g., a link, a call to action) between two existing, predefined lines within the description of your YouTube videos. This ensures consistency across multiple video descriptions without requiring manual editing for each one.
Key Features
- Automated Description Updates: Modifies YouTube video descriptions without manual intervention.
- Configurable Insertion Points: Allows you to specify the exact location for the new text by defining the lines before and after the insertion point.
- Batch Processing: Can be configured to process multiple videos, making it efficient for managing a library of content.
- Customizable Text Insertion: Supports inserting any text or URL as the new line.
- Error Handling (Implicit): The code node includes checks to ensure the specified insertion points exist before attempting to modify the description.
How To Use
- Trigger Workflow: Start the workflow by clicking the 'Test workflow' button.
- Configure Text to Insert: The
Set String to Insertnode defines the text to be inserted and the lines it should be placed between.rowBefore: The text of the line after which the new text will be inserted.rowToInsert: The actual text or URL you want to add.rowAfter: The text of the line before which the new text will be inserted.
- Fetch All Videos: The
Get All Videosnode retrieves a list of your YouTube videos (limited to 3 in the provided example). - Loop Through Videos: The
Loop Over Videosnode processes each video individually. - Get Specific Video Details: The
Get Specific Videonode fetches the detailed information for each video, including its current description. - Create New Description: The
Create New Video Description with Row Insertedcode node takes the original description, the defined insertion text, and the boundary lines to construct a new description with the text inserted at the correct position. - Update YouTube Video: The
Update Video Descriptionnode then uses the generatedupdatedDescriptionto modify the actual YouTube video's description.
Apps Used
Workflow JSON
{
"id": "21c04c2d-8819-4828-9c23-065e4c225783",
"name": "Automatically Update YouTube Video Descriptions with Inserted Text",
"nodes": 18,
"category": "Marketing",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 21c04c2d-8819...
About the Author
Crypto_Watcher
Web3 Developer
Automated trading bots and blockchain monitoring workflows.
Statistics
Related Workflows
Discover more workflows you might like
Automated Multi-Platform Social Media Publisher
Streamline your social media content creation and publishing with this n8n workflow. Simply fill out a web form with your caption, media (image or video), and target platforms, and let n8n automate the posting process across multiple social networks.
WhatsApp AI Assistant: LLaMA 4 & Google Search for Real-Time Insights
Instantly deploy a smart AI assistant on WhatsApp, powered by Groq's lightning-fast LLaMA 4 model. This workflow enables real-time conversations, remembers context, and provides up-to-date answers by integrating live Google Search results.
AI-Powered On-Page SEO Audit & Report Automation
Instantly generate comprehensive on-page SEO technical and content audits for any website URL. This AI-powered workflow automates the entire process, from scraping the page to delivering a detailed report directly to your inbox, empowering you to optimize for better search rankings and user engagement.