PYSimpleGUI for downloading MP3 files from YouTube based on a search, Spotify playlist URL, or all playlists under a Spotify username
- Open Google Cloud Console: https://console.cloud.google.com/
- Make a new project, call it whatever
- Select this new project
- Search for "YouTube Data API v3" and enable it
- Search for "Credentials"
- Create Credentials -> API key
- Copy the key, replace line 23 with the key
- Run
There is an upper limit of (30,000?) daily calls you can make on free keys