Files
compose-projects-arr/stash/config/scrapers/community/JavLibrary_python/JavLibrary_python.yml
Christoph Califice 0a5f88d75a stash
2025-10-10 09:50:30 -03:00

22 lines
366 B
YAML

name: "JavLibrary Python"
# requires: py_common
sceneByFragment:
action: script
script:
- python
- JavLibrary_python.py
sceneByName:
action: script
script:
- python
- JavLibrary_python.py
- searchName
sceneByQueryFragment:
action: script
script:
- python
- JavLibrary_python.py
- validSearch
# Last Updated April 4, 2024