stash
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
name: BigBootyTGirls
|
||||
sceneByURL:
|
||||
- action: scrapeXPath
|
||||
url:
|
||||
- bigbootytgirls.com
|
||||
scraper: sceneScraper
|
||||
xPathScrapers:
|
||||
sceneScraper:
|
||||
scene:
|
||||
Title: //div[@class="titleBlock2 clear"]/h3/text()
|
||||
Date:
|
||||
selector: //span[@class="availdate"]/text()
|
||||
postProcess:
|
||||
- parseDate: 01/02/2006
|
||||
Details: //span[@class="latest_update_description"]/text()
|
||||
Tags:
|
||||
Name: //span[@class="update_tags"]/a/text()
|
||||
Performers:
|
||||
Name: //span[@class="tour_update_models"]/a/text()
|
||||
Image:
|
||||
selector: //meta[@property="og:image"]/@content
|
||||
Studio:
|
||||
Name:
|
||||
fixed: BigBootyTGirls
|
||||
|
||||
# Last Updated November 08, 2020
|
||||
9
stash/config/scrapers/community/BigBootyTGirls/manifest
Executable file
9
stash/config/scrapers/community/BigBootyTGirls/manifest
Executable file
@@ -0,0 +1,9 @@
|
||||
id: BigBootyTGirls
|
||||
name: BigBootyTGirls
|
||||
metadata: {}
|
||||
version: 66d4760
|
||||
date: "2021-07-18 15:48:20"
|
||||
requires: []
|
||||
source_repository: https://stashapp.github.io/CommunityScrapers/stable/index.yml
|
||||
files:
|
||||
- BigBootyTGirls.yml
|
||||
Reference in New Issue
Block a user