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

29 lines
912 B
YAML

name: DDFNetwork
sceneByURL:
- action: scrapeXPath
url:
- 1by-day.com/videos/
- ddfbusty.com/videos/
- eurogirlsongirls.com/videos/
- euroteenerotica.com/videos/
- handsonhardcore.com/videos/
- hotlegsandfeet.com/videos/
- houseoftaboo.com/videos/
- onlyblowjob.com/videos/
scraper: sceneScraper
xPathScrapers:
sceneScraper:
scene:
Title: //meta[@itemprop="name"]/@content
Date:
selector: //div[@class='title-border d-inline-flex pr-3 flex-sm-fill justify-content-sm-center pr-sm-0']/p[@class='m-0 text-center']
postProcess:
- parseDate: 01.02.2006
Details: //div[@class="descr-box"]/p
Tags:
Name: //ul[@class="tags pl-0"]/li/a/text()
Performers:
Name: //h5[@class="card-title mb-0"]/a/text()
Image: //meta[@itemprop="thumbnailUrl"]/@content
# Last Updated May 17, 2021