Automate YouTube Video Summaries to Obsidian via Dropbox - n8n Workflow | Neura Market
Automate YouTube Video Summaries to Obsidian via Dropbox
Automatically fetch YouTube videos from a playlist, generate detailed summaries using OpenAI, and save them as Markdown files in Dropbox for seamless integration with Obsidian.
This workflow runs on a user-defined schedule to automate the process of summarizing YouTube videos. It retrieves video details and transcripts, cleans the data, and uses OpenAI to generate comprehensive notes. These notes are formatted with YAML frontmatter and internal links for Obsidian, then saved to Dropbox. The processed videos are removed from the playlist, ensuring efficient management.
Platform
n8n
Category
AI
Price
Free
Creator
Max Fischer
IversusAI
Products
Gumroad
set
code
dropbox
youTube
stickyNote
httpRequest
convertToFile
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.