ethanbarclay / free-mp3-download-cli

script for downloading full albums and tracks as mp3 or flac from http://free-mp3-download.net/
11 stars 1 forks source link

Download step fails with exception - "Not a valid file" #3

Open evandorn opened 2 years ago

evandorn commented 2 years ago

I am hit by this error when attempting to download anything.

raise FLACNoHeaderError(mutagen.flac.FLACNoHeaderError: 'Album_Title - 01 - Example.flac' is not a valid FLAC file

MP3 also fail with a similar error

ethanbarclay commented 2 years ago

Let me investigate this, I haven't used this in a couple months.

evandorn commented 2 years ago

@microsockss Thanks, I'm looking into it as well!