Community Contributed: YouTube Description Updater (Unverified)
detail.loadingPreview
Automatically update YouTube video descriptions with custom text and links.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow is designed to automatically update the descriptions of your YouTube videos. It allows you to insert custom text, links, and a unique delimiter to separate your new content from the existing description. It checks if the description needs updating before making any changes.
Key Features
- Automatically updates YouTube video descriptions.
- Uses a configurable delimiter to separate existing and new content.
- Checks for changes before updating to avoid unnecessary API calls.
- Integrates with YouTube API for video management.
- Includes an error handler for robust execution.
How To Use
- Import this workflow into your n8n instance.
- Configure the YouTube OAuth2 API credentials.
- In the 'Config' node, set the 'splitter' to your desired delimiter (e.g., `--- ').
- In the 'Config' node, provide the 'description' text you want to append to your video descriptions. This can include Markdown formatting and dynamic variables.
- Run the workflow manually. It will fetch your videos, compare descriptions, and update those that differ.
Apps Used
Workflow JSON
{
"id": "f57d4aaf-a794-4f59-9f98-cacf1ef1868b",
"name": "Community Contributed: YouTube Description Updater (Unverified)",
"nodes": 0,
"category": "YouTube",
"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: f57d4aaf-a794...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
YouTube Engaging Moments Extractor
Extracts potentially engaging moments from a YouTube video based on intensity data.
Automated Multi-Platform Influencer Discovery & Qualification
This powerful n8n workflow automates the entire process of discovering, scoring, and qualifying ideal influencers across Instagram, TikTok, and YouTube for your marketing campaigns. Streamline your talent acquisition by leveraging custom criteria and a sophisticated scoring algorithm.
Universal CSV to JSON API Converter
Effortlessly transform CSV data into structured JSON with this versatile n8n workflow. Integrate it into any application as a custom API endpoint, supporting various input methods including file uploads and raw text.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
Convert Any Webpage to PDF and Save Locally
This n8n workflow provides a simple way to convert any public webpage URL into a PDF document. Once converted, the PDF file is automatically saved to your local disk, making it easy to archive or share web content offline.
Automate DOCX to PDF Conversion and Save Locally
This workflow automates the process of converting a Microsoft Word DOCX file to a PDF document. It downloads a source DOCX file, uses ConvertAPI to perform the conversion, and then saves the resulting PDF file directly to your local disk.