This repository has been archived by the owner on Jan 31, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix download_directory path breaking on case-sensitive filesystems
+ mistakenly .capitalize() was added for the download_directory path, which caused incompability on systems with case-sensitive filesystems
- Loading branch information