This n8n workflow automates the extraction and analysis of YouTube video subtitles to generate a comprehensive thematic report. When triggered via a webhook with a specific video ID, it fetches the video’s HTML page, extracts subtitles URLs embedded in the page, and then retrieves the subtitle content. The workflow employs an AI language model to process the subtitles in XML format, distilling their main theme into a clear, professional report without referencing the source. Finally, it responds with the generated analysis. This workflow is particularly useful for content creators, researchers, or marketing teams interested in summarizing video content themes efficiently, making it ideal for content analysis, market research, or academic purposes.
YouTube Subtitles to Thematic Report Workflow
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.lmChatGoogleGemini, code, httpRequest, respondToWebhook, stickyNote, webhook |
Reviews
There are no reviews yet.