webstreamr-github/src/utils
2025-10-06 08:00:43 +00:00
..
__fixtures__ fix(source): re-implement PrimeWire in safer and more efficient way 2025-09-14 20:51:28 +00:00
__snapshots__ feat: add source info 2025-09-25 14:51:26 +00:00
id fix(source): consider season and episode for cache key 2025-09-01 20:10:30 +00:00
config.test.ts feat: add Japanese and Korean to languages for VixSrc 2025-07-01 15:46:30 +00:00
config.ts fix(extractor): bring back VixSrc language exclusion 2025-10-02 15:39:36 +00:00
context.test.ts fix: use correct request ID header in context 2025-07-20 11:30:40 +00:00
context.ts fix: use correct request ID header in context 2025-07-20 11:30:40 +00:00
dispatcher.ts fix(fetcher): re-use proxy agents 2025-09-14 18:18:09 +00:00
embed.test.ts refactor: use URL instead of string where possible 2025-05-11 19:22:28 +00:00
embed.ts refactor: use template literal consistently 2025-05-17 21:10:40 +02:00
env.test.ts feat: configure sqlite as secondary source and extractor cache 2025-09-03 10:56:13 +00:00
env.ts feat: configure sqlite as secondary source and extractor cache 2025-09-03 10:56:13 +00:00
Fetcher.test.ts chore(fetcher): add generic fetch also returning response url 2025-09-30 14:45:47 +00:00
Fetcher.ts chore(fetcher): retry unexpected exceptions 2025-10-02 15:07:57 +00:00
FetcherMock.ts chore(fetcher): add generic fetch also returning response url 2025-09-30 14:45:47 +00:00
height.ts fix(extractor): remove unreliable title height guessing 2025-08-18 13:17:42 +00:00
index.ts refactor: extract context creation 2025-07-18 08:18:55 +00:00
language.ts chore: add Norwegian, sort language list 2025-09-08 08:50:23 +00:00
manifest.test.ts revert: Revert recent reverts again 2025-09-14 17:38:46 +00:00
manifest.ts chore(release): release v0.53.7 (#402) 2025-10-02 15:40:42 +00:00
media-flow-proxy.ts chore(extractor): re-use and optimise mediaflow default fetch init slightly 2025-10-06 08:00:43 +00:00
size.ts refactor: introduce guessSizeFromMp4 2025-08-28 19:01:14 +00:00
StreamResolver.test.ts chore: add url info to blocked error 2025-09-12 18:35:22 +00:00
StreamResolver.ts fix: do not write out label twice if the same for source and extractor 2025-09-28 20:16:54 +00:00
tmdb.test.ts chore(tmdb): use mutex to avoid double tmdb requests 2025-09-08 08:31:44 +00:00
tmdb.ts chore(source): use original title as search fallback in HomeCine and don't enforce year check 2025-09-29 19:50:39 +00:00