Guide Forum Post Downloader - Tampermonkey Script

POKI

Broke Boi
Mar 8, 2022
1,709
108
17,058
1,522
0fya082315al84db03fa9bf467e3.png

2.6.0 released

  • Updated gofile website token again
  • Fixed jpg.fishing album links that are /album/ i.e. those with filters
  • Fixed bunkr pdf and zip links

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
 

POKI

Broke Boi
Mar 8, 2022
1,709
108
17,058
1,522
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes
Yeah bunkr changed up a few things in last day or so.

2.7.4 released

  • Fixed bunkr individual vids / zip links

There's still no support for zips and pdfs inside albums but this is quite rare, I'm just struggling to add it :hahaa:

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
 

Whoreder

Bathwater Drinker
Jul 15, 2023
103
6,085
1,022
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes
2.8.7:
Please, Log in or Register to see links and images


- Fixes Bunkr links
- Fix Bunkr concurrent downloads (Parallel downloads are disabled for Bunkr links)
- Adds a Verify Bunkr Link setting (Turned off by default. When resolving the albums, the script uses the default convention to build the download URL (resolves entire album instantly) but sometimes the links resolve to the cached url (bunkr-cache.se). This setting forces the script to pull up the correct link (slow, as each file has to be resolved separately).
 
Last edited:

POKI

Broke Boi
Mar 8, 2022
1,709
108
17,058
1,522
0fya082315al84db03fa9bf467e3.png

2.5.9 released

  • Updated gofile token

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

Thanks xando for the info, I might look at dynamically sourcing it from gofile in future but for now just updated the script with latest
 

POKI

Broke Boi
Mar 8, 2022
1,709
108
17,058
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:
 

POKI

Broke Boi
Mar 8, 2022
1,709
108
17,058
1,522
0fya082315al84db03fa9bf467e3.png

2.8.4 released

  • Removed the scrape image from downloading
  • Fixed bunkr album downloads

Individual bunkr video and file links still don't work, I'm not able to work on and test it while the forum has so many errors.

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
[/QUOTE]
 

POKI

Broke Boi
Mar 8, 2022
1,709
108
17,058
1,522
0fya082315al84db03fa9bf467e3.png
This script doesnt currently support individual bunkr links since the addition of the get.bunkr.ru pages.
I'm not spending so much time on here lately and dont have the will to fix this while fighting a forum that hangs often.

If someone else would like to make the necessary changes it would be much appreciated
 
D

Deleted member 916714

Guest
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes

Thank you. Flatten doesn't work on the root directory level. Instead, if an album is part of the download and Flatten is checked, it will not create a sub-directory for that album. Rather, it'll put it all in the same directory.

Please, Log in or Register to view quotes

Thanks! That was sort of a design intent. This is the first time I've worked with Tampermonkey so I looked for the possibility of pointing to an arbitrary location in the FS (not just relative to the current default download location of the browser). Found that it can only be relative and didn't see any point in that.

This is now fixed.

For the checkbox label, you can now set the title yourself inside the settings object: settings.ui.checkboxes.toggleAllCheckboxLabel

Please, Log in or Register to view quotes

Thanks and that bug shouldn't be there since everything is added / run inside the DOMContentLoaded handler. Hasn't happened too me once in Firefox.

Please, Log in or Register to view quotes

Thanks and the download path issue is now fixed and pushed.

Updated script can be copied from here:
Please, Log in or Register to see links and images


Tested in Chrome (107.0.5304.68)

Edit: Using nested folders broke downloads on Firefox. Do not update if you're using Firefox.
 
Last edited:

backwards

Tier 2 Sub
Jan 4, 2023
31
1
210
277
0fya082315al84db03fa9bf467e3.png
2.3.9:
Please, Log in or Register to see links and images


- Fix bunkr direct and album downloads
- Add decorators for Bunkr and GoFile album links
- Fix invalid site-wide replacement of bunkr images

#2: All valid Bunkr and GoFile links should now have a spoiler just below the link that displays files and album stats.

For Bunkr, if you have
Please, Log in or Register to see links and images
or a similar extension installed, you can simply hover the thumbnails to view the images or videos.
For GoFile, cors restrictions are in place so you can't view any file in-place but they are still listed.

Clicking on a link will start downloading the file.