top of page

YouTube Engaging Moments Extractor

An n8n workflow that extracts engaging moments from YouTube videos using the YouTube 'mostReplayed' API endpoint. It filters moments with intensity above 0.6, removes close timestamps, and returns human-readable links with timestamps. Utilizes n8n HTTP Request, Filter, Split, and Webhook nodes.

bottom of page