Build a fresh YouTube playlist every morning from selected channels and get a Telegram alert when it is done. This is ideal for marketing teams and content publishers who share daily roundups or news. It saves time and keeps your feed current.
The flow runs on a daily schedule, creates a new playlist with the date in the title, and removes yesterday’s list to keep your channel tidy. It reads your channel list from Google Sheets, pulls the latest uploads from each channel in the last 24 hours, filters out upcoming streams, and adds the videos to the new playlist. A helper path updates your sheet by turning channel handles into channel IDs. You can test everything with a manual trigger before going live.
Setup is simple. Prepare a Google Sheet with the required columns, connect Google Sheets, YouTube, and Telegram in n8n, run the helper once to populate IDs, and leave the delete step off for the first run. Expect to cut daily curation from about an hour to a few minutes while avoiding copy and paste errors.