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
Automate YouTube playlists with n8n and Google Sheets

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

Learn how to Build this Workflow with AI:

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.


Automate YouTube playlists with n8n and Google Sheets

Visit through Desktop to Interact with the Workflow.

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 Twist Channel Creation and Messaging with n8n

This workflow automates creating and updating a channel in Twist and sending a personalized message to specific users. It eliminates manual setup errors and saves time managing Twist communications.

Automate Ideogram Image Generation with Google Sheets & Gmail

This workflow automates graphic design image generation via Ideogram AI, storing image data in Google Sheets and Google Drive, with email alerts via Gmail. It saves designers hours by automating image creation, remixing, review, and record-keeping.

Automate IT Support with Slack and OpenAI in n8n

Streamline IT support by automating Slack message handling using n8n and OpenAI. This workflow handles Slack DMs, filters bots, queries a Confluence knowledge base, and delivers AI-generated responses, improving support efficiency and response time.

Automate Crypto Analysis with CoinMarketCap & n8n AI Agent

Discover how this unique n8n workflow leverages CoinMarketCap’s multi-agent AI to deliver precise, real-time cryptocurrency insights directly via Telegram. Manage crypto data analysis efficiently with automated multi-source API integration.

Automate Gumroad to Beehiiv Subscriber Sync with n8n

Learn how to automatically add new Gumroad sales customers as Beehiiv newsletter subscribers using n8n automation. This workflow saves time by syncing sales data to Google Sheets CRM and notifying your Telegram channel instantly.

Generate On-Brand Blog Articles Using n8n and OpenAI

This workflow automates the creation of on-brand blog articles by analyzing existing company content using n8n and OpenAI. It extracts article structures and brand voice to produce consistent draft articles, saving significant content creation time.
1:1 Free Strategy Session
Your competitors are already automating. Are you still paying for it manually?

Do you want to adopt AI Automation?

Every hour your team does repetitive work, you're burning real money.
While you wait, faster businesses are cutting costs and moving quicker.
AI and automations aren't the future anymore — they're the present.

Book a live 1-on-1 session where we show you exactly which of your daily tasks can be automated — and what it’s costing you not to.