-
-
Notifications
You must be signed in to change notification settings - Fork 202
Home
Welcome to the CyberDropDownloader wiki!
This page will essentially serve as a FAQ for common problems or questions asked.
As the name suggests, this is a mass downloader for the sites listed above. It supports resumable downloading (you can close and reopen the program at any time and it will pick up where it left off).
This is most often caused by python not being included on path. Make sure you ticked the box for 'add python to path' during installation. (see the readme)
If that didn't work, follow what another user did:
"I don't know if this will help anyone having my issue, but after 2 reinstalls of python with path selected I was still receiving cyberdrop-dl not recognized error. So I ran python -m pip list -v , in cmd to see where cyperdrop was like was mentioned a few pages back. Then I went to AppData\Roaming\Python\Python310\site-packages and I removed the 2 cyperdrop folders that were in there. I then opened cmd and ran pip install cyberdrop-dl. Now the scraper works for me."
*Simpcity is used as an example here.
If you are running it from the command line you add the --simpcity-username and --simpcity-password arguments. If you are running from a start file you change the line that just says cyberdrop-dl
to read cyberdrop-dl --simpcity-username "USERNAME" --simpcity-password "PASSWORD"
Alternatively, after running Cyberdrop-DL once, you can put in the username and password into the config.yaml file, and change Apply_Config to true.
In JDownloader2, go to settings, then MyJDownloader. Create an account then login, supply the credentials and the device name to Cyberdrop-DL
Look at the sidebar for more information ->