Beatbump icon indicating copy to clipboard operation
Beatbump copied to clipboard

[feat req] Passing HLS proxy and HTTP/HLS defaults as env variables

Open LucentW opened this issue 2 years ago • 2 comments

Hi, as per title, is it possible to have the default HLS proxy instance and the choice between HTTP/HLS defaulted in the environment variable?

Thank you very much in advance :)

LucentW avatar Nov 23 '22 13:11 LucentW

+1

At the moment the default proxy "yt-hls-rewriter.onrender.com" is hardcoded and doesn't seem like there is a viable way to override it either through env var or persist the configuration through the UI.

Is running our own deno proxy for a complete selfhosted solution supported ?

giwty avatar Sep 02 '23 17:09 giwty

Please consider adding env vars for both the address and port of the proxy. This allows us to use the proxy without exposing 3001, for example.

extremelyonline avatar Sep 27 '23 01:09 extremelyonline