Files
compose-projects-arr/stash/config/scrapers/community/toughlovex/toughlovex.yml
Christoph Califice 0a5f88d75a stash
2025-10-10 09:50:30 -03:00

20 lines
461 B
YAML

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