webstreamr-github/src/utils
2025-06-01 13:40:59 +00:00
..
__fixtures__/Fetcher fix: switch back to fetch and do not generate user agents 2025-05-31 21:13:52 +00:00
__mocks__ fix: switch back to fetch and do not generate user agents 2025-05-31 21:13:52 +00:00
__snapshots__ fix: detect and report Cloudflare challenge blocks 2025-05-29 17:17:17 +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
Fetcher.test.ts chore(fetcher): hardcode user-agent for now to avoid using "node" 2025-06-01 13:40:59 +00:00
Fetcher.ts chore(fetcher): hardcode user-agent for now to avoid using "node" 2025-06-01 13:40:59 +00:00
imdb.test.ts chore: initial commit 2025-05-07 21:09:18 +00:00
imdb.ts chore: initial commit 2025-05-07 21:09:18 +00:00
index.ts feat: implement IMDb -> TMDB ID conversion helper 2025-05-18 21:16:47 +02:00
manifest.test.ts feat: make external URL exclusion configurable 2025-05-29 19:17:21 +00:00
manifest.ts chore(release): release v0.22.2 (#87) 2025-06-01 13:21:25 +00:00
StreamResolver.test.ts fix: detect and report Cloudflare challenge blocks 2025-05-29 17:17:17 +00:00
StreamResolver.ts fix: detect and report Cloudflare challenge blocks 2025-05-29 17:17:17 +00:00
tmdb.test.ts feat: implement IMDb -> TMDB ID conversion helper 2025-05-18 21:16:47 +02:00
tmdb.ts fix: switch back to fetch and do not generate user agents 2025-05-31 21:13:52 +00:00