Skip to content

Give a link to a spotify playlist and in return get a youtube music playlist

Notifications You must be signed in to change notification settings

thesapan/switch-music

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This is a script to migrate from spotify to youtube music.

Requirements

pip install spotipy pip install pip install google-api-python-client pip install google_auth_oauthlib

Spotify API

Follow the link to generate Spotify API credentials. These credentials need to be put in keys.py Spotify_API

Youtube API

Follow the link to generate Youtube API credentials. From there download the client_secrets.json file and replace the same file. Youtube_API

Usage

Use the spotify_data.py script to generate the playlist_tracks.json file. This file will be used to add the songs to the playlist using the you_music.py script.

About

Give a link to a spotify playlist and in return get a youtube music playlist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%