arrow_upward
Album Downloader Script for Slutsboard
#1
Hi all,

I was looking at slutsboard- a website you might be familiar with- last night because it occasionally has a decent leak on it, and I noticed that there's no option to download all the images in a post. It is a colossal pain in the ass to manually save each of the images separately, and to make matters worse, the site blocks you from right-clicking or using inspect element / dev tools. I guess they don't want people looking at the page source or something.

Anyway, this annoyed me so I wrote a script that downloads the full album for a given post URL. Keep in mind that you need beautifulsoup and requests installed:

Code:
python -m pip install beautifulsoup4 requests

Feel free to use it if you ever find anything good posted on the site. Cheers.

Album Downloader Script for Slutsboard.

Registered Members Only

You need to be a registered member to see more on Album Downloader Script for Slutsboard.
Login or Sign up to get access to a huge variety of top quality leaks.



[+] 3 users Like student_of_malice's post
#2
Cool - thank you! I'll try soon ...



#3
Fantastic, thanks!