iheanyi / bandcamp-dl

Simple python script to download Bandcamp albums
The Unlicense
941 stars 104 forks source link

Regression in track/album artist templating #224

Open Evolution0 opened 4 weeks ago

Evolution0 commented 4 weeks ago

Describe the bug It is possible for %{trackartist} to be None, this is caused by #212

To Reproduce Command to reproduce the behavior: bandcamp-dl --template="%{trackartist} - %{title}" https://shirobon.bandcamp.com/album/ps1-reverb-impulse-responses

https://shirobon.bandcamp.com/album/ps1-reverb-impulse-responses

Expected behavior trackartist should be Shirobon, artist should also be Shirobon