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

31 lines
484 B
YAML

name: IFeelMyself
performerByName:
action: script
script:
- python3
- IFeelMyself.py
- query
- performer
performerByFragment:
action: script
script:
- python3
- IFeelMyself.py
- scrape
sceneByFragment:
action: script
script:
- python3
- IFeelMyself.py
- query
- scene
sceneByURL:
- url:
- ifeelmyself.com
action: script
script:
- python3
- IFeelMyself.py
- url
# Last Updated February 04, 2023