Files
download_folder
download_folder
Type
Default
Path
Downloads
The path to the folder you want Cyberdrop-DL to download files to.
dump_json
dump_json
Type
Default
bool
False
If enabled, CDL will created a json lines files with the information about every file downloaded in the current run. The path to this file will be the same as --main-log
but with the extension .results.jsonl
Each line in the file will contain the following details (this may change on future versions):
input_file
input_file
Type
Default
Path
AppData/Configs/{config}/URLs.txt
The path to the text file containing the URLs you want to download. Each line should be a single URL.
You can also use html
code. Cyberdrop-DL will parse all the links on the HTML
Last updated