Tools Cyberdrop-DL: Mass Downloader for most forum sites and SimpCity threads

WrangledHog

Diamond Tier
Mar 11, 2022
69
786
929
0fya082315al84db03fa9bf467e3.png
That's unfortunate. The way I use it is I right click on a link, with the "Open With" extension I call a terminal window that gets the link and opens CDL and then the tool does it's thing. Would be shame if that wouldn't work anymore.

What I assume is the intended way to use CDL seems a lot more cumbersome. Manually copy links to the URLs.txt and then run CDL from time to time, right? Or am I missing something obvious that makes this easier?
 

rosencrantz

Bathwater Drinker
Mar 29, 2022
81
2,180
1,242
0fya082315al84db03fa9bf467e3.png
pip install -upgrade cyberdrop-dl is not letting me upgrade beyond 4.2.231

how else can i get the latest version? I'm on Windows
 

ukdoll

Lurker
Dec 4, 2023
4
0
9
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes
Dude this program explore one and one pages so it will take more ram and after downloading merge all the video in single file is also soo time consuming , i try to find anyother alternative of CDL or JDL2 but I doesn't find anything and if i use VPNs the bunkr show me 3-4capters and also error of suspense activity's!!!
 

mrmors

Lurker
May 29, 2022
1
0
46
0fya082315al84db03fa9bf467e3.png
Just a couple of quick ones form a Mac user, as I couldn't get this to work at first after installing/updating python

The errors I got were:
start mac.command would execure/run
Whenever I tried to download from Bunkr I got a certificate error
When I fixed Bunkr and could download, I'd download a couple of files then it would error out and quit

The fixes:
To get the command to run, I had to chmod +x the command file so it could be executed
In your Phython install folder will be a certificates.command - run that to update your certificates
Bunkr doesn't like you downloading multiple files at a time, so in the cyberdrop-dl config, change concurrent downloads to 1, and set a 2sec timeout between downloads
 

Get_RekT

Bathwater Drinker
Mar 13, 2022
35
4,510
1,242
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes
Get new here:
Please, Log in or Register to see links and images

I have modified this script. Downloads now are put into the "downloads" folder inside the bunker-dl folder. Now you can give options for your internet speed in MBps (default 10) and initial captcha delay (default 30sec). Remember download speed wildly varies & not what ur ISP tells you lol. Also too many request will give error as usual from bunkrr. so play with the nos.
eg: python3 main.py -s 20 -d 25
or
python3 main.py --speed 20 --delay 25 (this will give speed = 20 and initial captcha delay = 25 sec)

if you do not provide -s or -d value it will take default values.
now initial captcha delay should only start if DDoS page is there. If not it will proceed to download directly & tabs are auto closed so less RAM.

PS: If you dont have selenium install using: pip install selenium
Also install chrome webdriver using : pip install webdriver-manager
 

3500

Tier 3 Sub
Mar 20, 2022
107
333
359
0fya082315al84db03fa9bf467e3.png
Does 5.1 not let you download from this forum like the old version did?