Feature Request: Provider specific proxy Integration in Nuvio #121

Open
opened 2025-09-22 13:03:07 +00:00 by giggga-chigga · 0 comments
giggga-chigga commented 2025-09-22 13:03:07 +00:00 (Migrated from github.com)

Integrate a proxy (e.g., Cloudflare Worker or similar) that is only used when a link is played, rather than for all link fetching.

This will allow effective bypass of ISP-level restrictions for streams.

Allow provider-specific proxy selection, because:

Tapframe mentioned some providers have special headers / origin-locks and require requests to come from the same IP the link was fetched from.

Not all providers need proxying, so users can choose which ones use the proxy to optimize performance.

It would be great if the proxying happens after clicking the links to stream rather than proxying all the links while fetching

Personal Experience:

I have been using a GDrive addon deployed on Cloudflare Workers, and I haven’t experienced buffering issues. This suggests that streaming through a Worker proxy can be reliable even for video playback.

References

P-Stream Proxy Introduction: https://docs.pstream.mov/proxy/introduction

P-Stream Proxy Deployment Guide: https://docs.pstream.mov/proxy/deploy

It would be great if this could be configurable in the app, so users can pick providers that need the proxy while leaving others direct.

Thanks for considering this!

Integrate a proxy (e.g., Cloudflare Worker or similar) that is only used when a link is played, rather than for all link fetching. This will allow effective bypass of ISP-level restrictions for streams. Allow provider-specific proxy selection, because: Tapframe mentioned some providers have special headers / origin-locks and require requests to come from the same IP the link was fetched from. Not all providers need proxying, so users can choose which ones use the proxy to optimize performance. It would be great if the proxying happens after clicking the links to stream rather than proxying all the links while fetching Personal Experience: I have been using a GDrive addon deployed on Cloudflare Workers, and I haven’t experienced buffering issues. This suggests that streaming through a Worker proxy can be reliable even for video playback. References P-Stream Proxy Introduction: https://docs.pstream.mov/proxy/introduction P-Stream Proxy Deployment Guide: https://docs.pstream.mov/proxy/deploy It would be great if this could be configurable in the app, so users can pick providers that need the proxy while leaving others direct. Thanks for considering this!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Creepso/NuvioStreaming_backup_24-10-25#121
No description provided.