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

72 lines
1.8 KiB
YAML

name: czechav
sceneByURL:
- action: scrapeXPath
url:
- creativeporn.com/
- czechamateurs.com/
- czechbangbus.com/
- czechbitch.com/
- czechcouples.com/
- czechdungeon.com/
- czechestrogenolit.com/
- czechfantasy.com/
- czechfirstvideo.com/
- czechgame.com/
- czechgangbang.com/
- czechgardenparty.com/
- czechgayamateurs.com/
- czechgaycasting.com/
- czechgaycouples.com/
- czechgayfantasy.com/
- czechgaymassage.com/
- czechgaysolarium.com/
- czechgaytoilets.com/
- czechharem.com/
- czechhomeorgy.com/
- czechlesbians.com/
- czechmassage.com/
- czechmegaswingers.com/
- czechorgasm.com/
- czechparties.com/
- czechsolarium.com/
- czechspy.com/
- czechstreets.com/
- czechsupermodels.com/
- czechtaxi.com/
- czechwifeswap.com/
- gayhorrorporn.com/
- horrorporn.com/
- movieporn.com/
- perversefamily.com/
- powerfetish.com/
- unrealporn.com/
scraper: sceneScraper
xPathScrapers:
sceneScraper:
common:
$studio: //h1/img/@alt
scene:
Title:
selector: //div/h1[@class='nice-title']
postProcess:
- replace:
- regex: .+(?:\d:\s*)([^T]+)
with: $1
Details: //div[@class='desc-text']/p
Tags:
Name: //a[@class='tag']/text()
Performers:
Name: //div[@class='stars']//a/text()
Studio:
Name: $studio
Image:
selector: //video/@poster
Date:
selector: //script[@type="application/ld+json"]
postProcess:
- replace:
- regex: .+(?:"uploadDate":\s*")([^T]+).+
with: $1
- parseDate: 2006-01-02
# Last Updated February 17, 2024