I didn't want to start a new thread as I am trying to do almost the exact same thing except I am trying to download this show
http://abc.go.com/shows/2020
I end up with this
http://content-ause4.uplynk.com/990d...5ef5fdf/j.m3u8
so I try
Code:
livestreamer "hls://http://content-ause4.uplynk.com/990d494ee3914f86b485a811f5ef5fdf/j.m3u8" best -o 2020.ts
and I get 403 forbidden error which is odd because
Code:
livestreamer "hls://http://content-ause3.uplynk.com/599b61de3ca3493a9f7a504375fd6233/h.m3u8" best -o cornell-confidential.ts
posted on 05-23-2015 works for me? so I assume I am using the wrong URL I am using the console in firefox to retrieve the URL
Thanks