samapriya / spotifind

Combined Spotify and Tunefind simple command line tool
https://pypi.org/project/spotifind/
Apache License 2.0
8 stars 1 forks source link

fix paths changed by Tunefind #3

Closed CennoxX closed 2 years ago

CennoxX commented 2 years ago

Tunefind changed paths and css classes again, this fixes it and makes the parsing more robust: fix paths changed by Tunefind, season links don't end on "songs" anymore, the IDs at the end of "EpisodePage_title..." and "SongRow_container..." seem to change often, so find elements with classes starting with "EpisodePage_title..." and "SongRow_container..." independent from the end of the classes, make logging message more clear, fix typo