Skip to content

🎵automatically creating a spotify playlist from youtube videos

Notifications You must be signed in to change notification settings

sanaasy/spotify-automated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotify-automated

🎵automatically adding songs from a youtube playlist to your liked songs in spotify

how it was made

Using python, the spotify api and the youtube data api.

how to run it

  1. must get auth token from the spotify api
  2. get credentials and download client_secret.json file from the youtube api (make sure to select desktop app)
  3. git clone this repository
  4. pip3 install -r requirements.txt
  5. python3 run.py and follow the link to get authorized by youtube
  6. you will be prompted to select a playlist from youtube and from there it will grab the songs and transfer them to spotify!

timeline

June 10th - June 11th

About

🎵automatically creating a spotify playlist from youtube videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages