When I go to the below site, it brings up a video
https://www.discoverygo.com/rattled/...re-comes-baby/
and when I identify what requests are going through I see an m3u8 but when I try to input that into ffmpeg I get "HTTP error 403 Forbidden"
though when I try to download the materials directly through firefox, it works which makes me think that it's based on a cookie inside the browser for authorization
i.e., is there some way to make ffmpeg run with the cookies in my browser?