View Single Post
  #6  
Old 10-14-2017, 12:24 AM
Yelloworanges Yelloworanges is offline
Junior Member
 
Join Date: May 2017
Posts: 93
Yelloworanges is on a distinguished road
Default

Re: (nbc sports) i need someone to look at this page, can we record or play these lin


Quote:
Originally Posted by twhr View Post
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.
Reply With Quote