glomatico / votify

A Python CLI app for downloading songs/podcasts from Spotify.
MIT License
166 stars 11 forks source link

refactor(downloader): silence and rethrow re_unplayplay exc #3

Closed es3n1n closed 1 month ago

es3n1n commented 1 month ago

this way, goofy errors like the one we saw in Termux would be silenced and re-raised only once votify tries to decrypt the playplay stream this allows users to use Votify to download AAC files even if their Python installation is somewhat broken