Synchronize YouTube and Spotify Playlists Automatically
This workflow automates the synchronization of music playlists between YouTube and Spotify, ensuring that your Spotify playlist is always updated with new tracks from your YouTube playlist without duplicates.
The workflow begins with a manual trigger, allowing you to start the process at your convenience. It retrieves tracks from both YouTube and Spotify playlists, processes them in batches to efficiently handle multiple items, and searches for corresponding tracks on Spotify. The workflow then compares the datasets to identify new tracks and adds them to your Spotify playlist, ensuring no duplicates are included.
Platform
n8n
Category
Media & Entertainment
Price
Free
Creator
Mia Andersson
set
spotify
youTube
stickyNote
manualTrigger
splitInBatches
compareDatasets
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.