feat: Add AGENTS.md and new downloaders with metadata enrichment

- Add AGENTS.md for agentic coding guidelines
- Add Oneupload and Smoothpre video player downloaders
- Add MetadataEnrichment service with Kitsu API fallback
- Add tests for metadata enrichment and provider detection
- Update .gitignore to ignore runtime config files
This commit is contained in:
root
2026-02-24 20:14:31 +00:00
parent da5403a307
commit 2482a1fe58
7 changed files with 2119 additions and 0 deletions
+9
View File
@@ -45,3 +45,12 @@ favorites.json
*.db
*.sqlite
ohm_streaming.db
# Config (runtime-generated)
config/anime_sama_domain.json
config/metadata_cache.json
data/
favorites.json
*.db
*.sqlite
ohm_streaming.db