python

  1. rvlnnb

    Tools Mass reddit scrapping brainstorm

    Trying to see if I can mass scrape nsfw content from reddit. We assume you have Python and gallery-dl. #!/usr/bin/python3 import argparse import os import subprocess import json import sys # Global constants GALLERY_DL_PATH = "gallery-dl.bin" COOKIES_PATH = "~/cookies-reddit-com.txt"...
  2. zoqutiox

    Tools Boosty script downloader video

    Download this https://github.com/yt-dlp/yt-dlp#installation exe files for windows download python script https://git.bloatcat.tk/gospodin/boosty and download python 3+ version. Open cmd, write to cmd "pip install requests" and wait for the installation to finish. We download the files and put...
  3. johnny.barracuda

    Tools Ripandtear - An asynchronous file archival program

    Requirements: Python 3.10+ Ripandtear An asynchronous file archival program The intention of Ripandtear is to make it easy to save/update content uploaded by content creators online. What makes Ripandtear unique is that it stores all information on a user in a .rat file to help condense all...
  4. Myusernameisusername

    Tools Unfinished yt-dlp/youtube-dl extractor for MrDeepFakes.com

    I have found a workaround to manually download the videos that are being streamed on MrDeepFakes.com (using VideoDownloadHelper Firefox Addon & yt-dlp with custom parameters) but it would be great if we can use yt-dlp and automate the whole process. So this goes out to all pepple that enjoy...
  5. Anon_Aus

    Tools Onlyfans Location Scraping Tool?

    Hey guys, So first off I have literally zero programming knowledge of python!! But with that out the way. I was wondering if it was possible that a code guru, somewhere out there, could create a python script that, you feed URLS.txt into it and it will scrape all the locations of said URLs into...