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,27 @@
name: The Bro Network
sceneByURL:
- action: scrapeXPath
url:
- thebronetwork.com
scraper: sceneScraper
xPathScrapers:
sceneScraper:
scene:
Title:
selector: //div[@class="gallery_info spacer"]/h1
Performers:
Name: //div[@class="gallery_info spacer"]//span[@class="tour_update_models"]/a
Tags:
Name: //a[@class="tagsVideoPage"]
Details:
selector: //p[@id="textDesc"]
Image:
selector: //video-js[@id="trailervid"]/@poster
Date:
selector: //span[@class='availdate'][1]
postProcess:
- parseDate: Jan 02, 2006
Studio:
Name:
fixed: The Bro Network
# Last Updated November 02, 2023

View File

@@ -0,0 +1,9 @@
id: TheBroNetwork
name: The Bro Network
metadata: {}
version: 4c9a36f
date: "2023-12-14 17:23:41"
requires: []
source_repository: https://stashapp.github.io/CommunityScrapers/stable/index.yml
files:
- TheBroNetwork.yml