pavelkomarov / exportify

Export Spotify playlists using the Web API. Analyze them in the Jupyter notebook.
https://exportify.net
MIT License
210 stars 24 forks source link

Failed on entire Spotify created playlist #25

Closed vynra closed 3 months ago

vynra commented 2 years ago

Couldn't export misfits 2.0 with id 37i9dQZF1DXciq74vrQmM8. Encountered TypeError: Cannot read properties of null (reading 'artists').

https://open.spotify.com/playlist/37i9dQZF1DXciq74vrQmM8?si=293198ddc2c14fe6

pavelkomarov commented 2 years ago

Yeah, my null checking apparently needs to be better. #10

pavelkomarov commented 3 months ago

https://github.com/pavelkomarov/exportify/commit/07f47dbcd167cc26493ae55b828535aa4b6efb36