Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/TheBeastLT/stremio-kitsu-anime
Unofficial Kitsu anime catalog for Stremio platform
https://github.com/TheBeastLT/stremio-kitsu-anime
Last synced: 15 days ago
JSON representation
Unofficial Kitsu anime catalog for Stremio platform
- Host: GitHub
- URL: https://github.com/TheBeastLT/stremio-kitsu-anime
- Owner: TheBeastLT
- License: apache-2.0
- Created: 2019-03-25T14:06:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-11T16:38:38.000Z (2 months ago)
- Last Synced: 2024-09-12T02:04:51.773Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 1010 KB
- Stars: 14
- Watchers: 2
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-stremio - Kitsu animes
README
# Stremio Kitsu Anime
Unofficial Kitsu anime catalog fro Stremio platform.
## Usage
This addon provides several anime catalogs (All, Top Rated, Most Popular, Trending) and metadata for them.
Series id follows convention `kitsu:{kitsu_id}` (ex.: `kitsu:1`) and episode id follows convention `kitsu:{kitsu_id}:{episode_number}` (ex.: `kitsu:1:1`).
Metadata for a specific anime can be retrieved via url `/meta/series/kitsu:{kitsu_id}` .
## Configuration
#### General
- CACHE_MAX_AGE
#### Cache
- MONGO_URI
- NO_CACHE
- META_TTL
- CATALOG_TTL