Guide Forum Post Downloader - Tampermonkey Script

SimpCity

Staff
Mar 11, 2022
370
120,559
2,177
0fya082315al84db03fa9bf467e3.png
Introduction

This script can download the contents of many posts on the forum including locally hosted attachments and files on some external hosts such as jpg.church, pixl, cyberdrop, bunkr, pixeldrain and others.

The script adds a download button alongside every post and a download all button at the top of every page which will download every post on the page.

Buttons Added.JPG







Installation


- Install the tampermonkey extension
Please, Log in or Register to see links and images


- Click on the icon up near the web address bar (1) (you may have to click the puzzle piece to see it if its hidden) and then select 'Create a new script...' (2)
Install 1.png

- Paste in the latest version of the script
Please, Log in or Register to see links and images
into the editor field overwriting the default template
Install 2.JPG

- Select File then Save
Install 3.JPG

- Go to settings (1), change 'Config mode' to 'Advanced' (2)
Install 4.png

- Then scroll down to 'Downloads BETA' (1) and change the option to 'Browser API' (2)
Install 5.png

You should then see a download button alongside every post and at the top of every thread on the forum (you need to refresh any open tabs after installing), just hit the download button and the tool will download all media it can from the post/thread.







Weird Zip Names


If zips download with a weird filename i.e. f81dfbdc-eb8b-4b37-8bb5-5100d498e2f6.zip then you should disable any download managers such as downthemall, free download manager etc., refresh the page and try again
 
Last edited by a moderator:

Systaltic

Superfan
Feb 6, 2022
67
690
929
0fya082315al84db03fa9bf467e3.png
I have a request to make: there is currently an option to generate download links. but that still also downloads the files.

could you make an option for the script to only generate a text file with all the download links?

I'll explain why:

sometimes people will post bunkr (i.e.) albums with hundreds or even thousands of files. using the script to download those, can cause chrome to crash. especially if there's (large) video files in those albums.

if however, the script could be used to generate a text file with all the download links, one could then very easily download them with, for example, downthemall.

now, I know you can also choose to download files un-zipped. but the script can sometimes fail here and there for downloads of larger albums. so then you'll end up with let's say 524 files, while the album has 526. and then it gets very annoying to track down the missing 2.

hence my request.
 

User9876543210x

Tier 3 Sub
Apr 12, 2022
20
256
924
0fya082315al84db03fa9bf467e3.png
Does anyone know why my script always breaks and drops the .zips into my download folder but not into the individual folders for each thread? Im on Firefox.
 

POKI

Broke Boi
Mar 8, 2022
1,710
108
17,063
1,522
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes
I see the issue, its downloading the thumbnail images as mp4s instead of downloading the actual vids
What it should download:
https://big- taco-1.bunkr.ru/golaniyule0-15--3ixZnzkV.mp4
What its actually downloading:
https://big-taco-1img.bunkr.ru/golaniyule0-(15)-3ixZnzkV.mp4
 

nmc

Tier 3 Sub
Apr 21, 2022
17
300
474
0fya082315al84db03fa9bf467e3.png
Thanks for confirming. Has the script been updated? Still on v2.7.5 here
 

gotmilk

Tier 3 Sub
Mar 17, 2022
33
411
609
0fya082315al84db03fa9bf467e3.png
How do i bypass chrome asking to download prompt of location of download after every forum post zip download? The option in chrome settings is set to off for "Ask where to save each file before downloading" But it still asks for every download
 

POKI

Broke Boi
Mar 8, 2022
1,710
108
17,063
1,522
0fya082315al84db03fa9bf467e3.png

2.7.8 released

Some cyberdrop changes and removing a load of stuff for dead or blacklisted hosts
  • Added support for cyberdrop direct links, thanks to oOD4rkL0rdOo for this :pepoLove:
  • Added some rate limit stuff for cyberdrop, also thanks to oOD4rkL0rdOo
  • Removed imgur
  • Removed *Blacklisted site*
  • Removed gfycat
  • Removed anonfiles
  • Removed zippyshare
  • Removed *Blacklisted site*

Things to do:
Cyberdrop embeds not yet supported .
I want to split bunkr links and bunkr albums out into separate checkboxes and look if the regex for bunkr can be simplified.

As usual it should auto-update but if it doesn't you can get it from here:
Please, Log in or Register to see links and images




Please, Log in or Register to view quotes
Are you using chrome or some other chrome based browser like Brave?
 

POKI

Broke Boi
Mar 8, 2022
1,710
108
17,063
1,522
0fya082315al84db03fa9bf467e3.png

2.7.9 released

Mainly small changes
  • Fix cyberdrop filenames
  • Small reduction of resolve time for cyberdrop
  • Fix SimpCity attachments
  • Fix var init + spell
  • Fix bunkr download if the file name contains a dot
  • Added support for focus.pixeldrain links
Many of these changes are thanks to oOD4rkL0rdOo :pepoLove: