Quote:
Originally Posted by stream_monkey
Paste your full m3u8 link into edge browser (or safari) and then open up the developer pannel (F12). Find the cookie, then use livestreamer.
Code:
livestreamer --http-header "Cookie=xxx" "hls://nlds84.cdnak.neulion.com/nlds_vod/nfl/vod/2016/01/15/160115/2_160115_t1_nfltv_2013_h_quickpick2_1_4500.mp4.m3u8" best --out file.ts
Your m3u8 seems to have expired though. Should work if you get a fresh one.
Omit the --out file.ts (could also use .mp4, but with .ts you get inbuilt subs when available) if you just want to play it through vlc or some other player.
|
Hi,
I'm getting this message: "[stream.hls][error] Failed to create decryptor: Unable to open URL:
https://nlsk3.neulion.com/nlsk3/hls/...00000.m3u8.key (403 Client Error: Forbidden)
[cli][error] No data returned from stream"
My command was: livestreamer --http-header "Cookie=c54b0e88ae8192e6b030d9e0d44e36e3-0-32" "hls://nlds278.cdnllnwnl.neulion.com/nlds_vod/nfl3/vod/2017/01/14/57161/485b9f/3_57161_sea_atl_2016_h_whole_1_4500_ipad.mp4.m3u8" best --out file.ts
Any clue?