stash
This commit is contained in:
71
stash/config/scrapers/community/Czechav/Czechav.yml
Normal file
71
stash/config/scrapers/community/Czechav/Czechav.yml
Normal file
@@ -0,0 +1,71 @@
|
||||
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
|
||||
Reference in New Issue
Block a user