This script will convert a Spotify playlist into a Youtube Music playlist. This script uses the ytmusicapi library, which allows the script to run as the Youtube API is too limited and throttled.
Run main.py and insert the public spotify URL. The script requires a headers_auth.json file in the root directory. More info on this can be found here. This script uses the manual json file load.