This commit is contained in:
Christoph Califice
2025-10-09 20:05:31 -03:00
parent ed22ef22bc
commit 0a5f88d75a
1442 changed files with 101562 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
id: toughlovex
name: toughlovex
metadata: {}
version: 2d7046f
date: "2020-09-23 21:14:47"
requires: []
source_repository: https://stashapp.github.io/CommunityScrapers/stable/index.yml
files:
- toughlovex.yml

View File

@@ -0,0 +1,19 @@
name: toughlovex
sceneByURL:
- action: scrapeXPath
url:
- toughlovex.com/view/
scraper: sceneScraper
xPathScrapers:
sceneScraper:
scene:
Title: //div[@class="title-wrap"]/h1/text()
Details: //div[@class="description"]/p/text()
Performers:
Name: //a[@class="thumb"]/img/@alt
Studio:
Name:
fixed: ToughLoveX
Image: //video[@id="main-player"]/@poster
# Last Updated August 07, 2020