Closed IgnoredAmbience closed 5 years ago
Folder and file names on Yahoo can contain all sorts of weird characters that can break both linux and especially windows paths.
Add sanitisation functions and apply to Mkchdir, and all locations at which download_file is called with a file parameter.
Remove existing half-correct sanitisation.
Fixes #53
Folder and file names on Yahoo can contain all sorts of weird characters that can break both linux and especially windows paths.
Add sanitisation functions and apply to Mkchdir, and all locations at which download_file is called with a file parameter.
Remove existing half-correct sanitisation.
Fixes #53