Automate YouTube AI News Playlists with n8n and Google Sheets

Save hours daily by automatically creating and updating YouTube AI news playlists from your curated channels. This n8n workflow reads channel data from Google Sheets, fetches fresh videos, manages playlists, and sends Telegram notifications for smooth AI news content delivery.
Google Sheets
HTTP Request
YouTube
+6
Workflow Identifier: 2304
NODES in Use: Google Sheets, HTTP Request, Split Out, YouTube, Filter, Telegram, Schedule Trigger, Manual Trigger, Sticky Note

Press CTRL+F5 if the workflow didn't load.

Learn how to Build this Workflow with AI:

Visit through Desktop for Best experience

What This Workflow Does

This workflow reads a list of AI news YouTube channels from Google Sheets, fetches their latest 5 videos from the past 24 hours using YouTube API, and avoids upcoming live streams.
It deletes yesterday’s playlist, creates a new dated AI news playlist, adds the new videos to it, saves the new playlist ID back to Google Sheets, and can notify via Telegram.
This process runs automatically daily at 7:15 AM, saving time and reducing errors in playlist management.


Who Should Use This Workflow

If you manage daily YouTube playlists for AI news and feel the manual updates take too long or cause mistakes, this workflow is for you.
It also helps if you want to use Google Sheets to keep your list of channels updated easily and want notification alerts after playlist updates.


Tools and Services Used

  • Google Sheets API: Holds the AI news channel list and the playlist tracking data.
  • YouTube Data API: Fetches videos, creates and deletes playlists, adds videos to playlists.
  • Telegram Bot API: Sends optional notifications after playlist update.
  • n8n Automation Platform: Orchestrates nodes and scheduling.

How This Workflow Works

Inputs

  • Google Sheet containing AI news channels with username, channel name, link, and channel ID.
  • YouTube API key with permission to list videos and manage playlists.
  • Optional Telegram bot credentials for sending messages.

Processing Steps

  1. Read the channel list from Google Sheets.
  2. Use YouTube API to get the last 5 videos published in the last 24 hours per channel, sorted by date.
  3. Filter out live streams that are upcoming.
  4. Delete the previous day’s playlist using saved playlist ID.
  5. Create a new playlist titled with today’s date + “AI News”.
  6. Add the fetched videos to the new playlist.
  7. Save the new playlist ID back to Google Sheets for tracking.
  8. Optionally send a Telegram message to notify completion.

Output

One new daily AI news YouTube playlist with fresh videos added.
Updated Google Sheets data with the current playlist ID.
Optional Telegram message indicating success.


Beginner Step-by-Step: How to Use This Workflow in n8n Production

Import the Workflow

  1. Download the workflow file using the Download button on this page.
  2. Open your n8n editor and click “Import from File”.
  3. Choose the downloaded workflow file.

Configure Credentials and Settings

  1. Add your Google Sheets API credentials with read/write access.
  2. Add your YouTube API OAuth2 credentials for playlist management.
  3. Enter your YouTube Data API key in the “Get Videos” HTTP Request node.
  4. If using Telegram notifications, configure the Telegram bot credentials in the Telegram node.
  5. Update Google Sheet IDs or tab names in the Google Sheets nodes if your sheets differ.
  6. Adjust channel list or playlist naming if needed, using expression fields.

Test and Activate

  1. Run the workflow once manually with the Manual Trigger node.
  2. Check that the playlist gets created, videos are added, old playlist is deleted, and Telegram message is sent (if configured).
  3. If all works, activate the workflow to run daily at 7:15 AM using the Schedule Trigger node.

Customization Ideas

  • Update your Google Sheet anytime to add or remove AI news channels.
  • Change the “maxResults” number in the HTTP Request node to get more or fewer videos.
  • Edit the playlist title expression for different naming conventions.
  • Remove or disable the playlist deletion step if you want to keep old playlists.
  • Add Slack or email notification nodes instead of Telegram if preferred.

Common Issues and Fixes

  • API key errors usually mean the key is invalid or quota is used up. Check Google Cloud Console.
  • Deleting old playlist might fail on the first run if no previous playlist ID is saved. Disable that step first.
  • No videos added could mean video IDs were not passed properly. Verify the filtering step outputs correct video IDs.

Production Preparation

  • Verify Google Sheets credentials can read and write as needed.
  • Ensure YouTube OAuth credentials allow playlist creation and deletion.
  • Test YouTube API separately with tools like Postman if uncertain.
  • Keep Google Sheet channel usernames accurate and updated.
  • Run the separate “Create your Channel List” workflow initially to fill metadata.
  • Test the full workflow manually before scheduling.
  • Backup Google Sheets data regularly to prevent data loss.

Deployment Guide

Activate the workflow scheduling at 7:15 AM daily inside n8n.
Make sure the workflow stays active in n8n editor.
Watch the first few runs to catch any issues early.
Enable n8n error notifications to get alerts if something breaks.

For more control and reliability, consider self-host n8n on your own server.


Summary

✓ Automatically reads channel list from Google Sheets daily.
✓ Fetches latest 5 videos per AI news channel, skipping upcoming livestreams.
✓ Deletes yesterday’s playlist to keep things clean.
✓ Creates a fresh playlist named with today’s date.
✓ Adds new videos to this new playlist.
✓ Saves the new playlist ID in Google Sheets.
✓ Sends optional Telegram notification.


Frequently Asked Questions

Download the workflow file from this page, open n8n editor, use the ‘Import from File’ option to import it. Then add your Google Sheets, YouTube, and Telegram credentials, update IDs if needed, test once manually, and activate for daily automation.
API key errors happen if the YouTube Data API key is wrong or the quota has been used up. Check the API key in the HTTP Request node and monitor quota usage in Google Cloud Console.
This usually happens if the ‘Filter Out Upcoming’ node does not output correct video IDs. Make sure the video IDs are extracted as {{$json.id.videoId}} and passed to the YouTube playlistItem node.
Yes, adjust the maxResults parameter in the ‘Get Videos’ HTTP Request node to get more or fewer videos as needed.

Promoted by BULDRR AI

Related Workflows

Automate Viral UGC Video Creation Using n8n + Degaus (Beginner-Friendly Guide)

Learn how to automate viral UGC video creation using n8n, AI prompts, and Degaus. This beginner-friendly guide shows how to import, configure, and run the workflow without technical complexity.
Form Trigger
Google Sheets
Gmail
+37
Free

AI SEO Blog Writer Automation Workflows in n8n

A complete beginner guide to building an AI SEO blog writer automation using n8n.
AI Agent
Google Sheets
httpRequest
+5
Free

Automate CrowdStrike Alerts with VirusTotal, Jira & Slack

This workflow automates processing of CrowdStrike detections by enriching threat data via VirusTotal, creating Jira tickets for incident tracking, and notifying teams on Slack for quick response. Save hours daily by transforming complex threat data into actionable alerts effortlessly.
scheduleTrigger
httpRequest
jira
+5
Free

Automate Telegram Invoices to Notion with AI Summaries & Reports

Save hours on financial tracking by automating invoice extraction from Telegram photos to Notion using Google Gemini AI. This workflow extracts data, records transactions, and generates detailed spending reports with charts sent on schedule via Telegram.
lmChatGoogleGemini
telegramTrigger
notion
+9
Free

Automate Email Replies with n8n and AI-Powered Summarization

Save hours managing your inbox with this n8n workflow that uses IMAP email triggers, AI summarization, and vector search to draft concise replies requiring minimal review. Automate business email processing efficiently with AI guidance and Gmail integration.
emailReadImap
vectorStoreQdrant
emailSend
+12
Free

Automate Email Campaigns Using n8n with Gmail & Google Sheets

This n8n workflow automates personalized email outreach campaigns by integrating Gmail and Google Sheets, saving hours of manual follow-up work and reducing errors in email sequences. It ensures timely follow-ups based on previous email interactions, optimizing communication efficiency.
googleSheets
gmail
code
+5
Free