webstreamr-github/src/utils
WebStreamr c3a2f9fdc6
fix(fetcher): use "node" as user agent explicitly
no idea why, but this avoids challenges so far..
2025-06-01 19:31:25 +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__ chore: generalize forbidden/blocked handling 2025-06-01 19:31:11 +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 fix(fetcher): use "node" as user agent explicitly 2025-06-01 19:31:25 +00:00
Fetcher.ts fix(fetcher): use "node" as user agent explicitly 2025-06-01 19:31:25 +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.3 (#88) 2025-06-01 13:42:44 +00:00
StreamResolver.test.ts chore: generalize forbidden/blocked handling 2025-06-01 19:31:11 +00:00
StreamResolver.ts chore: generalize forbidden/blocked handling 2025-06-01 19:31:11 +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