Notifications
These are the options to setup notifications from CDL.
Last updated
These are the options to setup notifications from CDL.
Last updated
Cyberdrop-DL generates a report at the end of a run with stats about all the downloads, total runtime, errors, deduplication report, etc. By default, this report is only shown in the console and at the end of the main log file.
You can set up CDL to sent you the report via discord, email, a native notification of your OS, telegram and many other services.
To get notifications via discord, you need to provide a discord webhook_url
inside the setting.yaml
of the config you are running.
You can learn how to setup a webhook following the .
Optionally, you can add the tag attach_logs=
as a prefix to your webhook url. This will tell CDL to include a copy of the main log as an attachment to Discord.
Cyberdrop-DL uses to send notifications to any of the services than they support.
To send notifications via Apprise, you need to create an apprise.txt
file inside AppData/Configs/<config_name>
, where <config_name>
if the config you want to use. The file must contain a list of URLs and they must be in the format of one of the supported apprise services.
You can check the full list of supported services and the URL format than each one uses .
Apprise services also support the attach_logs=
tag to send the main log as an attachment.
Cyberdrop-DL will show you a message at the end of a run telling you if the apprise notifications were successfully sent or not. If you are having trouble getting notifications via Apprise, follow their .
To get notifications via email, use this URL format in your apprise.txt
file: