Re: [FFmpeg-user] "cookies" option doesn't seem to work.

2020-09-23 Thread Benjamin Peng
Thank you Ted! I totally overlooked the text and thought "path" and "domains" are just the cookie content in that example. On Wed, Sep 23, 2020 at 11:19 PM Benjamin Peng wrote: > I'm trying to set cookies for a HLS request. > > >ffmpeg -v 99 -cookies "test=blabla;" -i > https://del.thumva.com/

Re: [FFmpeg-user] "cookies" option doesn't seem to work.

2020-09-23 Thread Edward Park
Hi, > I'm trying to set cookies for a HLS request. > >> ffmpeg -v 99 -cookies "test=blabla;" -i > https://del.thumva.com/hls/20200621-0005-05/index_1.m3u8 > > But the request doesn't actually include my cookie: See docs for http in ffmpeg-protocols. > At the very least, each cookie must specif