96 lines
1.4 KiB
YAML
96 lines
1.4 KiB
YAML
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
|