-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
duplicateThis issue or pull request already existsThis issue or pull request already existsfeature request
Description
Feature Request
- This is a feature request and I have read the contribution guidelines.
Description
The --hls-segment-key-uri option works great when needing to proxy the key from somewhere else, until the segment key URI changes for the stream. It'd be great for there to be an option to be able to pass an IP address / hostname to Streamlink, that will get used instead of the host in whatever the source URI is / updates to throughout the stream.
I'd love to help contribute to make this happen, but would just need to be pointed in the right direction on where the HLS segment key is being handled.
Expected / Actual behavior
Whenever Streamlink goes to download the segment key URI, update the Uri object / string to replace the host with the specified hostname / IP address.
Metadata
Metadata
Assignees
Labels
duplicateThis issue or pull request already existsThis issue or pull request already existsfeature request