A program to download mp3 songs from YouTube with metadata attached using Spotify and song.link APIs
Dependencies : pytube, moviepy, eyed3, google-api-python-client
You can also install dependencies using pip install -r requirements.txt
Replace DIR in line 29 with your music directory
Replace the denoted text in secret.json with Spotify Client ID and Client Secret (get it from https://developer.spotify.com/dashboard/)
Also add your YouTube Data API key in line 94