stash
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
name: The Habib Show
|
||||
sceneByURL:
|
||||
- action: scrapeXPath
|
||||
url:
|
||||
- thehabibshow.com
|
||||
scraper: sceneScraper
|
||||
xPathScrapers:
|
||||
sceneScraper:
|
||||
scene:
|
||||
Title:
|
||||
selector: //header/h1/text()
|
||||
Details:
|
||||
selector: //article[@class="article"]/p/text()
|
||||
Image: //div[@class="player"]/@data-poster
|
||||
URL: //meta[@property='og:url']/@content
|
||||
Studio:
|
||||
Name:
|
||||
fixed: The Habib Show
|
||||
# Last Updated September 29, 2023
|
||||
9
stash/config/scrapers/community/TheHabibShow/manifest
Executable file
9
stash/config/scrapers/community/TheHabibShow/manifest
Executable file
@@ -0,0 +1,9 @@
|
||||
id: TheHabibShow
|
||||
name: The Habib Show
|
||||
metadata: {}
|
||||
version: 88cda55
|
||||
date: "2023-09-30 02:53:14"
|
||||
requires: []
|
||||
source_repository: https://stashapp.github.io/CommunityScrapers/stable/index.yml
|
||||
files:
|
||||
- TheHabibShow.yml
|
||||
Reference in New Issue
Block a user