Comment on Is there a good way to import/export/migrate playlists between platforms?
brax@sh.itjust.works 2 days ago
A few years ago I used the Spotipy Python library to poke at Spotify’s API. I was able to scrape my playlists into CSVs with it.
If I cared more, I could probably hit up YouTube with those CSVs and try to make playlists on there out of them, but I never got that far lol