platers / unitunes

A GUI and library to transfer, sync, and backup playlists on music streaming services
GNU General Public License v3.0
129 stars 12 forks source link

catch 404 exception in spotify search #11

Closed platers closed 2 years ago

platers commented 2 years ago

Not sure why spotipy is returning 404 sometimes. Catching the error and printing it for now.

Closes #10