spotify-downloader
spotify-downloader copied to clipboard
UTF8 Normalization
System OS
Docker
Python Version
3.11 (CPython)
Install Source
Other
Install version / commit hash
Docker
Expected Behavior vs Actual Behavior
Duplicate files should download just once, not twice - suspect a UTF8 normalization issue, for example I have the following two files twice:
Nikolauss, John O'Callaghan - Bláithín.m4a Nikolauss, John O'Callaghan - Bláithín.m4a
Steps to reproduce - Ensure to include actual links!
Download playlist, receive duplicate files in directory.
Traceback
No error, just a normal download.
Other details
Wondering if there's a way to normalize filenames on save?