Quote:
Originally Posted by n0b0dySpec1al
mind giving me an example?
|
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.