Skip to content

stream URL doesn't play on my local player (plays well in web page player) #5789

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

You must be logged in to vote

This is a plugin issue. Please open a plugin issue thread instead, because this doesn't belong on the discussion forum.

The plugin is lacking the Origin and Referer headers, so the HLS multivariant playlist request fails with a 403 status code.

$ streamlink --http-header 'Referer=https://www.aloula.sa/' --http-header 'Origin=https://www.aloula.sa' 'https://www.aloula.sa/en/live/sunnatvsa' best
[cli][info] Found matching plugin aloula for URL https://www.aloula.sa/en/live/sunnatvsa
[cli][info] Available streams: 360p (worst), 480p, 1080p (best)
[cli][info] Opening stream: 1080p (hls)
[cli][info] Starting player: /usr/bin/mpv
[cli][info] Player closed
[cli][info] Stream ended
[cli][info] Cl…

Replies: 1 comment 1 reply

Comment options

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

Answer selected by bastimeyer
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