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

41 lines
719 B
YAML

# requires: Algolia
name: "TabooHeat"
sceneByURL:
- action: script
url:
- tabooheat.com/en/video
script:
- python
- ../Algolia/Algolia.py
- tabooheat
sceneByFragment:
action: script
script:
- python
- ../Algolia/Algolia.py
- tabooheat
sceneByName:
action: script
script:
- python
- ../Algolia/Algolia.py
- tabooheat
- searchName
sceneByQueryFragment:
action: script
script:
- python
- ../Algolia/Algolia.py
- tabooheat
- validName
galleryByURL:
- action: script
url:
- tabooheat.com/en/photo/
script:
- python
- ../Algolia/Algolia.py
- tabooheat
- gallery
# Last Updated December 22, 2022