Skip to content

An application that clones public Apple Music playlists to a users Spotify account.

Notifications You must be signed in to change notification settings

MitchellSparrow/Apple-Music-To-Spotify-Playlist-Conversion

Repository files navigation

Python - Clone Apple Music Playlist to Spotify

The following python script is used to clone public Apple Music playlists to Spotify. The reason I created this project was because I was using both music applications at the time and was often transferring songs and playlists between the music apps. This became very time consuming to do manually and so I decided to write a script that could do it for me.

How it works:

  • The script allows the user to search and select a playlist on Apple Music that they would like to clone
  • The script then recreates a playlist in Spotify with this same name in the users account
  • Additionaly, the user can choose if this playlist is public or private and if a song is not found on Spotify, it will be skipped in the playlist

Installation:

pip install -r requirements.txt

Usage:

python spotify.py "Spotify username"

About

An application that clones public Apple Music playlists to a users Spotify account.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages