yyyyyyyan / bandcamper

Bandcamp downloader
MIT License
44 stars 9 forks source link

Fallback download fails if album or title contains invalid character #23

Open manicmou opened 2 weeks ago

manicmou commented 2 weeks ago

In the case of fallback mp3 downloading: If the title of an album or the title of a track contains a character like ":" which is invalid for a filename, the download fails. This can be tested with this album. I've fixed this locally by scrubbing all invalid characters from the filename.