Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

Help with this site

(http://stream-recorder.com/forum/showthread.php?t=22936)

kops 04-26-2017 04:17 AM

Help with this site


 
Hi.

Anyone has any experience with the site sekastream?
I can't get it to work on any live event (tennis in particular) and would appreciate any help.

troller12 04-26-2017 12:33 PM

Re: Help with this site


 
Hi,

you have to use Referer paramter of the request.
Code:

streamlink --http-header "Referer=https://sekastream.com" hlsvariant://https://sdcdn.tk/edge/ntv-spor/playlist.m3u8 best
Just check this in browser webconsole if you pick the master playlist so there you can see the infos.
Code:

Host: sdcdn.tk
User-Agent: Mozilla/5.0
Accept: */*
Accept-Language: de,en-US;q=0.7,en;q=0.3
Accept-Encoding: gzip, deflate, br
Referer: https://sekastream.com/canli-tv-bot/index.php?id=0
Origin: https://sekastream.com
Connection: keep-alive

greetz

kops 06-25-2017 05:47 AM

Re: Help with this site


 
Quote:

Originally Posted by troller12 (Post 91168)
Hi,

you have to use Referer paramter of the request.

Hi troller12 and thank for the response.
I tried your solution and it worked for a while but lately I'm getting an error:

Code:

[cli][info] Found matching plugin stream for URL hlsvariant://https://sdcdn.tk/edge/ntv-spor/playlist.m3u8
error: Unable to open URL: https://sdcdn.tk/edge/ntv-spor/playlist.m3u8 (HTTPSConnectionPool(host='sdcdn.tk', port=443): Max retries exceeded with url: /edge/ntv-spor/playlist.m3u8 (Caused by NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x04091490>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',)))

Any thoughts on how to fix this?

troller12 06-25-2017 11:46 AM

Re: Help with this site


 
Hi,

the address has changed to co instead of tk.
Code:

streamlink --http-header "Referer=https://sekastream.com" hlsvariant://https://sdcdn.co/edge/ntv-spor/playlist.m3u8 best
All working.

greetz


All times are GMT -6. The time now is 07:36 PM.