stash
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
name: French Twinks
|
||||
sceneByURL:
|
||||
- action: scrapeXPath
|
||||
url:
|
||||
- french-twinks.com
|
||||
scraper: sceneScraper
|
||||
xPathScrapers:
|
||||
sceneScraper:
|
||||
scene:
|
||||
Title: //h1[@class="big_title2017"]
|
||||
Details:
|
||||
selector: //div[@class="vid_txt_block2 vid_txt_block2017"]/article
|
||||
Date:
|
||||
selector: //time[@datetime]
|
||||
postProcess:
|
||||
- parseDate: 2006-01-02
|
||||
Image:
|
||||
selector: //meta[@property="og:image"]/@content
|
||||
Studio:
|
||||
Name:
|
||||
fixed: French Twinks
|
||||
Tags:
|
||||
Name: //li[@class="vid_keywords"]/a
|
||||
Performers:
|
||||
Name: //li[@class="small_act_pic small_act_picvidpage"]/a
|
||||
# Last Updated January 10, 2022
|
||||
9
stash/config/scrapers/community/Frenchtwinks/manifest
Executable file
9
stash/config/scrapers/community/Frenchtwinks/manifest
Executable file
@@ -0,0 +1,9 @@
|
||||
id: Frenchtwinks
|
||||
name: French Twinks
|
||||
metadata: {}
|
||||
version: d259aa2
|
||||
date: "2022-01-10 21:22:49"
|
||||
requires: []
|
||||
source_repository: https://stashapp.github.io/CommunityScrapers/stable/index.yml
|
||||
files:
|
||||
- Frenchtwinks.yml
|
||||
Reference in New Issue
Block a user