Skip to content

Commit 7bf68da

Browse files
authored
Merge pull request #2224 from SpecialKeta/lewood_update
Move LeWood to AEC Scraper
2 parents e463b48 + b19da1c commit 7bf68da

File tree

3 files changed

+18
-22
lines changed

3 files changed

+18
-22
lines changed

scrapers/AdultEmpireCash.yml

+14-14
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ sceneByURL:
1919
- jodiwest.com/
2020
- kingsoffetish.com/
2121
- latinoguysporn.com/
22+
- lewood.com/
2223
- only3x.com/
2324
- pornstarstroker.com/ # aggregator site?
2425
- reaganfoxx.com/
@@ -44,6 +45,7 @@ movieByURL:
4445
- elegantangel.com/
4546
- filthykings.com/
4647
- forbiddenfruitsfilms.com/
48+
- lewood.com/
4749
- rodneymoorestore.com
4850
- severesexfilms.com/
4951
# - shemalestrokers.com/ # Scenes published as movies?
@@ -56,8 +58,8 @@ movieByURL:
5658
xPathScrapers:
5759
sceneScraper:
5860
scene:
59-
Title: //h1[@class="description"]/text()
60-
Date:
61+
Title: &TitleSel //h1[@class="description"]/text()
62+
Date: &DateSel
6163
selector: //div[@class="release-date"][1]/text()
6264
postProcess:
6365
- parseDate: Jan 02, 2006
@@ -71,10 +73,13 @@ xPathScrapers:
7173
Studio:
7274
Name:
7375
selector: //div[@class="studio"]/span[contains(text(),"Studio:")]/following-sibling::*
74-
postProcess:
76+
postProcess: &PP
7577
# Override studio name only when needed
7678
- map:
79+
Evil Angel - LeWood: LeWood
7780
Jay Rock Clips: Jay's POV
81+
LeWood Productions: LeWood
82+
LeWood Selects: LeWood
7883
- replace:
7984
# 'Jane Doe Clips' => 'Jane Doe'
8085
- regex: \sClips$
@@ -90,6 +95,8 @@ xPathScrapers:
9095
with: " "
9196
- regex: " ,"
9297
with: ","
98+
- regex: "Francesca Le, Mark Wood"
99+
with: "Le Wood"
93100
Code:
94101
selector: //meta[@name="og:url"]/@content
95102
postProcess:
@@ -101,11 +108,8 @@ xPathScrapers:
101108

102109
movieScraper:
103110
movie:
104-
Name: //h1[@class="description"]/text()
105-
Date:
106-
selector: //div[@class="release-date"][1]/text()
107-
postProcess:
108-
- parseDate: Jan 02, 2006
111+
Name: *TitleSel
112+
Date: *DateSel
109113
Synopsis:
110114
selector: //div[@class="synopsis"]//text()
111115
concat: "\n\n"
@@ -121,15 +125,11 @@ xPathScrapers:
121125
Studio:
122126
Name:
123127
selector: //div[@class="studio"]/a
124-
postProcess:
125-
- replace:
126-
# 'Jane Doe Clips' => 'Jane Doe'
127-
- regex: \sClips$
128-
with:
128+
postProcess: *PP
129129
FrontImage: //link[@rel="image_src"]/@href
130130
BackImage: //div[@class="carousel-item"]/img/@data-src
131131
driver:
132132
headers:
133133
- Key: "Cookie"
134134
Value: "ageConfirmed=true"
135-
# Last Updated October 27, 2024
135+
# Last Updated March 9, 2025

scrapers/Algolia/Algolia.py

+3-4
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,10 @@
5050
"devilstgirls": "https://www.devilstgirls.com/en/dvd",
5151
"diabolic": "https://www.diabolic.com/en/movie",
5252
"falconstudios": "https://www.falconstudios.com/en/movie",
53-
"ragingstallion": "https://www.ragingstallion.com/en/movie",
53+
"ragingstallion": "https://www.ragingstallion.com/en/movie",
5454
"evilangel": "https://www.evilangel.com/en/movie",
5555
"genderx": "https://www.genderxfilms.com/en/movie",
5656
"girlfriendsfilms": "https://www.girlfriendsfilms.com/en/movie",
57-
"lewood": "https://www.lewood.com/en/movie",
5857
"hothouse": "https://www.hothouse.com/en/movie",
5958
"outofthefamily": "https://www.outofthefamily.com/en/dvd",
6059
"peternorth": "https://www.peternorth.com/en/dvd",
@@ -102,7 +101,7 @@
102101
"Dpfanatics": "DP Fanatics",
103102
"FalconStudios.com": "Falcon Studios",
104103
"Gloryholesecrets": "Gloryhole Secrets",
105-
"RagingStallion.com": "Raging Stallion",
104+
"RagingStallion.com": "Raging Stallion",
106105
"Janedoe": "Jane Doe Pictures",
107106
"ModernDaySins": "Modern-Day Sins",
108107
"Transgressivexxx": "TransgressiveXXX",
@@ -123,7 +122,7 @@
123122
"Devil's Film",
124123
"Evil Angel",
125124
"FalconStudios.com",
126-
"RagingStallion.com",
125+
"RagingStallion.com",
127126
"GenderXFilms",
128127
"Give Me Teens",
129128
"Gloryholesecrets",

scrapers/EvilAngel/EvilAngel.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ sceneByURL:
44
- action: script
55
url:
66
- evilangel.com/en/video/
7-
- lewood.com/en/video/
87
- pansexualx.com/en/video/
98
- transgressivexxx.com/en/video/
109
- tsfactor.com/en/video/
@@ -16,7 +15,6 @@ movieByURL:
1615
- action: script
1716
url:
1817
- evilangel.com/en/movie/
19-
- lewood.com/en/movie/
2018
- pansexualx.com/en/movie/
2119
- transgressivexxx.com/en/movie/
2220
- tsfactor.com/en/movie/
@@ -49,7 +47,6 @@ galleryByURL:
4947
- action: script
5048
url:
5149
- evilangel.com/en/photo/
52-
- lewood.com/en/photo/
5350
- pansexualx.com/en/photo/
5451
- transgressivexxx.com/en/photo/
5552
- tsfactor.com/en/photo/
@@ -58,4 +55,4 @@ galleryByURL:
5855
- ../Algolia/Algolia.py
5956
- evilangel
6057
- gallery
61-
# Last Updated December 26, 2022
58+
# Last Updated March 9, 2025

0 commit comments

Comments
 (0)