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

21 lines
365 B
YAML

name: AnimeCharactersDatabase
# requires: py_common
performerByURL:
- action: script
url:
- animecharactersdatabase.com/characters.php
script:
- python
- AnimeCharactersDatabase.py
- performerByURL
performerByName:
action: script
script:
- python
- AnimeCharactersDatabase.py
- performerByName
# Last Updated January 23, 2022