🎵automatically adding songs from a youtube playlist to your liked songs in spotify
Using python, the spotify api and the youtube data api.
- must get auth token from the spotify api
- get credentials and download
client_secret.json
file from the youtube api (make sure to select desktop app) git clone
this repositorypip3 install -r requirements.txt
python3 run.py
and follow the link to get authorized by youtube- you will be prompted to select a playlist from youtube and from there it will grab the songs and transfer them to spotify!
June 10th - June 11th