Send a daily tech and world news briefing from RSS and YouTube to Telegram
Go to WorkflowDescription
Quick Overview
This workflow runs daily to collect headlines from multiple RSS feeds and recent YouTube videos, cleans and deduplicates the results, formats them into an HTML morning briefing, and sends the briefing to a Telegram chat.
How it works
Runs every day at 07:00 using a schedule trigger.
Fetches the latest items from TechCrunch, The Verge, BBC World/Asia, and The Hindu RSS feeds.
Searches YouTube for videos published in the last 24 hours and filters results to keep relevant AI/tech topics while excluding unwanted themes.
Combines RSS and YouTube items, removes duplicates, cleans text/HTML, detects a source label, and sorts stories by publish time.
Builds one or more Telegram-safe HTML messages containing a linked bullet list of the curated items.
Sends the briefing message(s) to the configured Telegram chat.
Setup
Add YouTube Data API credentials for the YouTube search step.
Add a Telegram bot token credential and replace the Telegram chat ID with your target chat/channel.
Update the RSS feed URLs and YouTube search query/filters to match the sources and topics you want included.