Open saltedcoffii opened 2 years ago
Hi, the error with downloading flac files seems to be due to an update in free-mp3-download's servers. I'll try to patch this and also make it so you can download songs with slashes in them.
Thanks for informing me, Ethan
On Sat, Sep 17, 2022 at 2:22 AM Cassandra Watergate < @.***> wrote:
Song names with slashes fail to download. An error then appears:
Traceback (most recent call last): File "./main.py", line 262, in
album() File "./main.py", line 137, in album download_track(track["id"], data["id"]) File "./main.py", line 91, in download_track with open( FileNotFoundError: [Errno 2] No such file or directory: 'Halsey - Manic/10 - Finally // beautiful stranger.flac' — Reply to this email directly, view it on GitHub https://github.com/microsockss/free-mp3-download-cli/issues/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD7ZGHOR6P4HWVDNGLWZKKTV6VPTPANCNFSM6AAAAAAQO36EYE . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Song names with slashes fail to download. An error then appears: