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,29 @@
name: DigitalDesire.com
sceneByURL:
- action: scrapeXPath
url:
- digitaldesire.com
scraper: sceneScraper
xPathScrapers:
sceneScraper:
scene:
Title:
selector: //meta[@property="og:title"]/@content
Date:
selector: //div[@class="set_date"]
postProcess:
- parseDate: January 2, 2006
Performers:
Name: //div[@class="title_bar gallery_model"]/span/a
Tags:
Name: //span[@class="update_tags"]/a
Image:
selector: //meta[@property="og:image"]/@content
postProcess:
- replace:
- regex: "-2x"
with: "-1x"
Studio:
Name:
fixed: DigitalDesire
# Last Updated March 03, 2021

View File

@@ -0,0 +1,9 @@
id: DigitalDesire
name: DigitalDesire.com
metadata: {}
version: d769d3d
date: "2021-07-08 20:56:54"
requires: []
source_repository: https://stashapp.github.io/CommunityScrapers/stable/index.yml
files:
- DigitalDesire.yml