stash
This commit is contained in:
95
stash/config/scrapers/community/SARJ-LLC/SARJ-LLC.yml
Normal file
95
stash/config/scrapers/community/SARJ-LLC/SARJ-LLC.yml
Normal file
@@ -0,0 +1,95 @@
|
||||
name: SARJ LLC
|
||||
# requires: py_common
|
||||
|
||||
sceneByName:
|
||||
action: script
|
||||
script:
|
||||
- python3
|
||||
- SARJ-LLC.py
|
||||
- search
|
||||
- scene
|
||||
|
||||
sceneByQueryFragment:
|
||||
action: script
|
||||
script:
|
||||
- python3
|
||||
- SARJ-LLC.py
|
||||
- query
|
||||
- scene
|
||||
|
||||
sceneByURL:
|
||||
- action: script
|
||||
url: &urls
|
||||
- alsscan.com
|
||||
- domai.com
|
||||
- eroticbeauty.com
|
||||
- errotica-archives.com
|
||||
- eternaldesire.com
|
||||
- goddessnudes.com
|
||||
- lovehairy.com
|
||||
- metartnetwork.com
|
||||
- metart.com
|
||||
- metartx.com
|
||||
- rylskyart.com
|
||||
- sexart.com
|
||||
- straplez.com
|
||||
- stunning18.com
|
||||
- thelifeerotic.com
|
||||
- vivthomas.com
|
||||
script:
|
||||
- python3
|
||||
- SARJ-LLC.py
|
||||
- scrape
|
||||
- scene
|
||||
|
||||
sceneByFragment:
|
||||
action: script
|
||||
script:
|
||||
- python3
|
||||
- SARJ-LLC.py
|
||||
- query
|
||||
- scene
|
||||
|
||||
galleryByURL:
|
||||
- action: script
|
||||
url: *urls
|
||||
script:
|
||||
- python3
|
||||
- SARJ-LLC.py
|
||||
- scrape
|
||||
- gallery
|
||||
|
||||
galleryByFragment:
|
||||
action: script
|
||||
script:
|
||||
- python3
|
||||
- SARJ-LLC.py
|
||||
- query
|
||||
- gallery
|
||||
|
||||
performerByURL:
|
||||
- action: script
|
||||
url: *urls
|
||||
script:
|
||||
- python3
|
||||
- SARJ-LLC.py
|
||||
- scrape
|
||||
- performer
|
||||
|
||||
performerByFragment:
|
||||
action: script
|
||||
script:
|
||||
- python3
|
||||
- SARJ-LLC.py
|
||||
- query
|
||||
- performer
|
||||
|
||||
performerByName:
|
||||
action: script
|
||||
script:
|
||||
- python3
|
||||
- SARJ-LLC.py
|
||||
- search
|
||||
- performer
|
||||
|
||||
# Last Updated December 05, 2023
|
||||
Reference in New Issue
Block a user