glomatico / spotify-web-downloader

A Python CLI app for downloading songs and music videos directly from Spotify.
433 stars 50 forks source link

Account For Various Scenarios Spotify May Throw #6

Closed Kyrluckechuck closed 1 year ago

Kyrluckechuck commented 1 year ago

Description

This PR accounts for a few scenarios that I encountered Spotify throwing while dealing with a playlist of > 2000 songs:

Notes

This took a couple creative liberties based on me not specifically caring about certain things in how it was parsed and just wanted it to work, so I'm open to suggestions here 😄

Kyrluckechuck commented 1 year ago

@glomatico any strong reason why you closed this?

glomatico commented 1 year ago

Sorry lol I messed with the branches when creating the dev branch and it closed your pull request. @Kyrluckechuck

Kyrluckechuck commented 1 year ago

@glomatico gotcha! Yeah if you re-open this, I'm happy to rebase this when I've got some free time at some point 😅