stash
This commit is contained in:
40
stash/config/scrapers/community/TabooHeat/TabooHeat.yml
Normal file
40
stash/config/scrapers/community/TabooHeat/TabooHeat.yml
Normal file
@@ -0,0 +1,40 @@
|
||||
# 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
|
||||
9
stash/config/scrapers/community/TabooHeat/manifest
Executable file
9
stash/config/scrapers/community/TabooHeat/manifest
Executable file
@@ -0,0 +1,9 @@
|
||||
id: TabooHeat
|
||||
name: TabooHeat
|
||||
metadata: {}
|
||||
version: 97bec71
|
||||
date: "2023-11-22 00:53:44"
|
||||
requires: []
|
||||
source_repository: https://stashapp.github.io/CommunityScrapers/stable/index.yml
|
||||
files:
|
||||
- TabooHeat.yml
|
||||
Reference in New Issue
Block a user