This template takes a YouTube video ID and identifies potentially engaging moments based on the intensity of specific timestamps π
Ideal for vloggers and YouTube content creators, it serves as a foundation for various automations to streamline content calendars or highlight popular moments in your videos. You can leverage it for:
A GET request to {your instance URL}/webhook/youtube-engaging-moments-extractor?ytID=IZsQqarWXtYy
returns π
The workflow generates multiple moments; the screenshot above shows a truncated version.
Not all videos contain timestamp intensity data, the workflow handles this case as well π
?ytID={youtube video ID}
when invoking the API endpoint.Your URL should resemble something like https://acme.app.n8n.cloud/webhook/youtube-engaging-moments-extractor?ytID=IZsQqarWXtYy
.
Keep in mind
This workflow relies on an unofficial YouTube API graciously hosted for free by the folks at lemnoslife.com. It's not recommended for high-volume production usecases.
Implement complex processes faster with n8n