workflows.fit
Back to n8n workflows
n8n templateFreeBy Louis

🎵 Sync YouTube and Spotify music playlists

Workflow Overview This workflow automates the process of updating a Spotify playlist with tracks from a YouTube playlist, ensuring no duplicates are added. Key Components 1. Manual Trigger: Starts the workflow when yo...

MiscellaneousMarketingCore NodesCompare DatasetsSetSpotifyYou Tube
Loading interactive preview...

Template notes

Workflow Overview

This workflow automates the process of updating a Spotify playlist with tracks from a YouTube playlist, ensuring no duplicates are added.

Key Components

1. Manual Trigger: Starts the workflow when you click ‘Test workflow’. 2. Spotify Integration: Retrieves tracks from a specified Spotify playlist.

3. YouTube Integration: Fetches tracks from a designated YouTube playlist.

4. Batch Processing: Processes tracks in batches to handle multiple items efficiently.

5. Track Search: Searches for YouTube tracks on Spotify to find corresponding IDs.

6. Comparison: Compares existing Spotify tracks with YouTube tracks to identify which ones to add.