stash
This commit is contained in:
@@ -0,0 +1,49 @@
|
||||
# requires: Algolia
|
||||
name: "3rdDegreeFilms"
|
||||
sceneByURL:
|
||||
- action: script
|
||||
url:
|
||||
- www.3rddegreefilms.com/en/video
|
||||
script:
|
||||
- python
|
||||
- ../Algolia/Algolia.py
|
||||
- 3rddegreefilms
|
||||
sceneByFragment:
|
||||
action: script
|
||||
script:
|
||||
- python
|
||||
- ../Algolia/Algolia.py
|
||||
- 3rddegreefilms
|
||||
sceneByName:
|
||||
action: script
|
||||
script:
|
||||
- python
|
||||
- ../Algolia/Algolia.py
|
||||
- 3rddegreefilms
|
||||
- searchName
|
||||
sceneByQueryFragment:
|
||||
action: script
|
||||
script:
|
||||
- python
|
||||
- ../Algolia/Algolia.py
|
||||
- 3rddegreefilms
|
||||
- validName
|
||||
movieByURL:
|
||||
- action: script
|
||||
url:
|
||||
- 3rddegreefilms.com/en/movie
|
||||
script:
|
||||
- python
|
||||
- ../Algolia/Algolia.py
|
||||
- 3rddegreefilms
|
||||
- movie
|
||||
galleryByURL:
|
||||
- action: script
|
||||
url:
|
||||
- 3rddegreefilms.com/en/photo/
|
||||
script:
|
||||
- python
|
||||
- ../Algolia/Algolia.py
|
||||
- 3rddegreefilms
|
||||
- gallery
|
||||
# Last Updated March 13, 2024
|
||||
9
stash/config/scrapers/community/3rdDegreeFilms/manifest
Executable file
9
stash/config/scrapers/community/3rdDegreeFilms/manifest
Executable file
@@ -0,0 +1,9 @@
|
||||
id: 3rdDegreeFilms
|
||||
name: 3rdDegreeFilms
|
||||
metadata: {}
|
||||
version: c616a0d
|
||||
date: "2024-03-14 00:33:44"
|
||||
requires: []
|
||||
source_repository: https://stashapp.github.io/CommunityScrapers/stable/index.yml
|
||||
files:
|
||||
- 3rdDegreeFilms.yml
|
||||
Reference in New Issue
Block a user