Performer Gallery Scraper

:placard: Summary Scan your Stash for all performers and scrape solo galleries to enrich their profile images and galleries. :framed_picture::singer:
:link: Repository Performer Gallery Scraper
:information_source: Source URL https://serechops.github.io/Serechops-Stash/index.yml
:open_book: Install How to install plugins via package manager

Features

  • Integration with Stash: Fetch performer details directly from a Stash instance using its API.
  • Automated Gallery Scraping: Downloads images from performer pages on Porngals4.
  • Efficient Downloading: Avoids re-downloading existing galleries by checking for existing zip archives.
  • Image Organization: Stores images in performer-specific folders and zips them for ease of use.
  • Error Handling: Logs status and errors to keep track of download progress.

Requirements

  • Python 3.7+
  • StashAPI Python library
  • Required Python modules:
    • requests
    • os
    • re
    • shutil
    • sys
    • json
2 Likes