nathom / streamrip

A scriptable music downloader for Qobuz, Tidal, SoundCloud, and Deezer
GNU General Public License v3.0
2.6k stars 225 forks source link

Update album.py #676

Closed kchanakira closed 4 months ago

kchanakira commented 5 months ago

Apparently some Tidal tracks don't have a copyright field so streamrip crashes when you hit them. This patch acknowledges that that field can be nullable.

nathom commented 4 months ago

Fixed in #678