Skip to content

Is specific http query parameters for segment URIs and key URIs in the case of HLS streams, on scope? #5992

Closed Answered by bastimeyer
fazilfazfaz asked this question in Q&A
Discussion options

You must be logged in to vote

If any required query string parameters are not part of the URLs listed in an HLS playlist (media playlists, segments or encryption keys), then this is off-spec behavior by the server. In this case, it requires a custom Streamlink plugin implementation with subclasses of Streamlink's HLS implementation, so that these specific request types can be overridden with custom logic. You can see this in some plugins where some kind of token-refresh logic is implemented for example.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@fazilfazfaz
Comment options

Answer selected by bastimeyer
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants