Quote:
Originally Posted by twhr
yes i use ffmpeg / livestreamer but when i try i get 403 forbidden error
|
That error probably means that the token/auth value is expired, corrupt or missing.
Does the m3u8 url that you are using with livestreamer look like this;
Code:
http://sprtott9-i.akamaihd.net/hls/live/222488/NBCS-Philadelphia1013162247/master.m3u8?token=st=**********~exp=**********~acl=/hls/live/222488/NBCS-Philadelphia1013162247/*~hmac=***************************************************************
but with current values where the asterisks are?
I checked your video and it worked. If your m3u8 url has the format above and it is not expired, then I have no other ideas about why it is not working for you. Sorry.