Getting Started
Get off to the races.
Installing Cyberdrop-DL
There are two ways to install Cyberdrop-DL. The first is the easy method, where you simply download the start scripts. The start scrips will automatically install a compatible python version and then install Cyberdrop-DL.
The second method is installing cyberdrop-dl directly from pypi using uv
, pipx
or pip
For instructions, see:
Cyberdrop-DL InstallRunning CDL on AndroidWhat now?
If you downloaded the start scripts, just open the start script with the name of the OS you are using. For a manual install, execute the program with this command:
cyberdrop-dl-patched
On the main screen, you can use the 'Edit URLs' option to add the URLs for the files you wish to download, them select the download
option. That's it!
However, Cyberdrop-DL has a ton of configuration options if you want more control over the downloads. You may want to review the following:
Configuration OptionsCLI ArgumentsNotificationsBy default, all config files are under the AppData
folder, which is created on the same directory that CDL it run from.
You may also want to peek at what websites the program actually supports:
Supported WebsitesIf you have any issues, perhaps the FAQ might help you!
Last updated