Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.01 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.01 KB

yt2spotify

A script to turn a YouTube music compilation video into a Spotify playlist

HUGELY INSPIRED BY (a chonky chunk of code has been taken from this video/repository, go show some support):

https://www.youtube.com/watch?v=7J_qcttfnJA https://github.com/TheComeUpCode/SpotifyGeneratePlaylist

Step 1: Obtain YouTube API credentials from https://developers.google.com/youtube/registering_an_application

Step 2: Fill required information in secrets.py file - your Spotify user id (username) can be grabbed from your Spotify Account Overiew. Grab the oauth_token from here

Step 3: Run yt2spot_converter.py

REMEMBER - not every song can be found on Spotify, if you see that some songs are missing that is probably why.