Commit Graph

17 Commits

Author SHA1 Message Date
e3051d8860 docs: add package comments to integrations 2026-06-08 08:32:09 +02:00
555c4f2f9b refactor: extract generic graphql client 2026-06-08 08:32:09 +02:00
704b03655b fix: episode refresh resilience and allanime fallback 2026-06-08 08:32:09 +02:00
324dcc29b5 refactor: replace regex parser with JSON walker in allanime extractor 2026-06-08 08:32:09 +02:00
4b690ebd99 refactor: update allanime client imports for flattened pkg/net 2026-06-08 08:32:09 +02:00
34b8b96a62 refactor: move utls client from package var to provider field 2026-06-08 08:32:09 +02:00
943285b356 feat: add shared size limit constants 2026-05-18 15:08:26 +02:00
9859ddea42 feat: add shared user agent constants 2026-05-18 14:07:33 +02:00
b918e12e9f feat: add parseEpisodeNumbers test 2026-05-17 21:16:29 +02:00
4e3bb1cbd8 feat: add allanime episode availability methods 2026-05-17 21:16:24 +02:00
8006868fe2 fix: improve video title matching and segments null error 2026-05-13 13:23:54 +02:00
14b7668afa chore: formatting 2026-05-13 13:01:39 +02:00
5f7d82fc0b chore: move test-only helpers to test file 2026-05-13 13:00:59 +02:00
0a5ed4ae76 fix: add missing test helpers and fix interface assertion 2026-05-13 12:59:05 +02:00
344317c7e8 chore: reorder imports in allanime client test 2026-05-13 12:42:58 +02:00
ba75d0c22c feat: update allanime provider for title-based search 2026-05-13 12:42:52 +02:00
1380fda7f7 feat: implement allanime provider with utls support 2026-05-13 11:20:47 +02:00