Skip to content

[BUG] Setting a default config does not seem to work, needs to be reset every time CDL is launched #62

@hydr0homiee

Description

@hydr0homiee

Apologies if this is too early to report issues.

I cloned this fork and installed the library locally. I execute CDL from the same location as the other repo with my configs using cyberdrop-dl-patched

Upon start, I can see the config I've selected at the top, and in that config I have a path to a text file with URLs that isn't the default URL.txt. However when I start a download job, it creates a URL.txt file instead and doesn't download anything as that file is empty. I need to manually change the config to the one I've set as default before it loads in the correct input file. This has to be done every time I launch CDL.

Looking at the downloader.log file, I can see CDL load in the correct settings.json, but the printed settings and input file path doesn't match the input file path or setting I specified in the settings.json and instead looks like the default settings.

Below are the two downloader.log files. The first one is from a run where I start CDL and immediately start a download. The second one is where I first change the config, then start a download.

Immediate start:
downloader.log

Change config, then start:
downloader.log

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentationquestionFurther information is requested

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions