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

ausugnd

Dark Lord of the Simps
Aug 28, 2022
248
3,844
1,312
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes
Likely a Bunkr issue.
Try re-running and the spider should be able to scrape and pickup the links.
Worked for me just now.

EDIT: DL was able to scape and identify all links, and started the download. But eventually it ground to a halt at about 8kB/s.
Once the Bunkr team get everything migrated, we should be back in business. Given we use it for free, hard to complain too much.
 
Last edited:

ausugnd

Dark Lord of the Simps
Aug 28, 2022
248
3,844
1,312
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes
I'm saving all Bunkr links in a separate file for now, to download in the future.

Spider =
Please, Log in or Register to see links and images
. (Sorry, I've been trying to re-learn some Python and how the programs I use work)

If it helps, a few months back Jules posted this:
https://simpcity.su/threads/cyberdr...-sites-and-simpcity-threads.10170/post-957156

It's a way that you can give each girl/set their own url.txt files, then customize the .bat so that you can queue up many folders without having to worry about trying to re-sort later. Great for running a big batch overnight (once Bunkr is back)
 
Dec 17, 2022
2
0
46
0fya082315al84db03fa9bf467e3.png
How to use on Linux?

I see cyberdrop_dl inside ~/.local/lib/python3.10/site-packages and when cd into there and run cyberdrop_dl

I am getting

cyberdrop_dl: command not found

even when folder is visible
 

hiezenberg

Bathwater Drinker
Mar 14, 2022
97
4,621
1,239
0fya082315al84db03fa9bf467e3.png
So in bunker album there 300 files.so it is not possible to download them at once is there any way to download first 10 files than second 10 files and so on.

Is there way that I can modify code my self any hint of variables in code that can help me
 

Nahgondoit

Bathwater Drinker
Nov 8, 2022
255
11,680
1,402
0fya082315al84db03fa9bf467e3.png
I don't know if it's possible to implement, and my apologies if others have mentioned it, but when bunkr returns the short "file unavailable because site is under maintenance video" for a download, it would be amazing if the script could somehow tell the difference between that and a successful download, and not add the link to its history file as a successful download.

I don't know how you would do that without false positives, though, unless you do some sort of hash check on short files. Or unless bunkr redirects to a specific url or unique filename for that under maintenance video.

I dunno, I probably wouldn't bother with it if I were you, but it would be a cool feature to have.

*And I suppose it's possible the whole point of bunkr returning that under maintenance video is to prevent auto downloaders from constantly retrying on unavailable files.