Turn a YouTube video ID into a short list of high energy moments that your team can use for clips, hooks, and thumbnails. Great for marketing and content teams that want quick highlights without watching full videos.
A webhook receives a request with a ytID query. The ID flows into an HTTP request that pulls most replayed markers. A check confirms if intensity data exists. If not, the response returns a clean no results message. If data is present, markers are split, filtered by intensity above 0.6, converted from milliseconds to seconds, and de duplicated so close moments do not stack. The flow then builds human friendly lines with ready to click youtu.be links and timestamps, aggregates them, and returns a compact JSON payload.
Setup is simple and needs no API keys. Activate the workflow, copy the production webhook URL, and call it with a video ID. Expect faster content picks, less guessing, and quick handoff to editors or social managers. This is useful for teams that cut shorts, pull hooks, or mark chapters based on where viewers rewatch.