Skip to content

Latest commit

 

History

History
executable file
·
10 lines (6 loc) · 458 Bytes

README.md

File metadata and controls

executable file
·
10 lines (6 loc) · 458 Bytes

Spotify2YouTubeMusic

Move your Spotify playlists to YouTube Music! Try the app here!

Setup - spotipy

Save your SPOTIPY_CLIENT_ID, SPOTIPY_CLIENT_SECRET and SPOTIPY_REDIRECT_URI to .env file as in .env.example file.

Setup - YouTube Music

Save the client secrets JSON file associated with your credentials to a local file, such as .client_secret.json as in .client_secret.json.example file.