2 Commits
Author SHA1 Message Date
ComradeEchoandGitHub 39e31794db Don't mkdir defaultConfigDirectory if not needed
Check to see if config.json exists in the current working directory before creating a new configuration directory in the home folder.

If config.json exists, then defaultConfigDirectory would be empty and unused - so there's no reason to create that directory if it's not going to be used.
2020-12-03 22:04:52 -06:00
ComradeEchoandGitHub 5f7a69cdd9 Update script.py
Mark duplicate files as being downloaded to prevent them from being downloaded again
2020-12-03 19:20:20 -06:00