Skip to content

tlperini/spotytb_migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spotytb_migration

Spotify to Youtube Music Migration

Please first create the .env file as shown below

SPOTIPY_CLIENT_ID = "<client ID>"
SPOTIPY_CLIENT_SECRET = "<client Secret>"
SPOTIPY_REDIRECT_URI = "<redirect URI">"

Follow the instructions to get the contents: https://spotipy.readthedocs.io/en/2.22.0/#installation

Additionaly, create the headers_auth.json file as described here: https://ytmusicapi.readthedocs.io/en/latest/setup.html

Finally, install the python requirements: pip3 install -r requirements.txt

About

Spotify to Youtube Music Migration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages