adds support for native and node-fetch fetchers to use the HTTPS_PROXY env variable to make requests
This only applies to the dev-cli and it helps aid debugging, it also automatically disables TLS verification only when said proxy is specified
Adds a few more sources and brings some features and functions over. Of course many sources and embeds have been left our so they don't get patched. But this should make some development eaiser.
commit b03b4e9f68
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date: Wed Nov 19 17:27:57 2025 -0700
Update index.ts
commit e524125a2b
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date: Wed Nov 19 15:55:49 2025 -0700
Update index.ts
commit 608ac7b05d
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date: Wed Nov 19 14:07:41 2025 -0700
Update debrid provider config and stream types
Set OVERRIDE_TOKEN and OVERRIDE_SERVICE defaults for debrid providers. Refactor stremioStream type to use infoHash and fileIdx instead of url, and make some behaviorHints properties optional. Add error handling for empty torrentio streams in comboScraper.
commit 534915773f
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date: Wed Nov 19 12:35:10 2025 -0700
enable debrid
commit 4144feb1b0
Author: Pas <74743263+Pasithea0@users.noreply.github.com>
Date: Wed Nov 19 12:36:57 2025 -0700
prettier