Auto-Save New YouTube Playlist Videos to Raindrop Bookmarks - n8n Workflow | Neura Market
Auto-Save New YouTube Playlist Videos to Raindrop Bookmarks
Fetches a YouTube playlist periodically, detects new videos, and saves them as bookmarks in a Raindrop collection. Ideal for tracking and organizing media content effortlessly.
This workflow automates the process of monitoring a specified YouTube playlist for new videos and automatically adding them as bookmarks to a Raindrop collection. It uses a manual trigger (easily adaptable to a cron schedule) to fetch all playlist items via the YouTube node, then employs a custom function to intelligently filter only new videos by comparing against previously seen IDs stored in workflow static data. This prevents duplicates and ensures efficiency.
The workflow then flattens the
Platform
n8n
Category
Media & Entertainment
Price
$12.99
Creator
Fred Garcia
youtube
raindrop
playlist
bookmarks
automation
media
monitoring
new-videos
productivity
content-curation
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.