[FFmpeg-user] Custom User Agent Header not working

Temm samumert at gmail.com
Sun Jan 19 21:32:07 EET 2020


On Sun, 19 Jan 2020 at 20:24, Carl Zwanzig <cpz at tuunq.com> wrote:

> On 1/19/2020 11:11 AM, Temm wrote:
> > Sorry, but i am not sure what you mean by using the latest git head. Do
> you
> > mean i should build the latest ffmpeg from git myself?
>
> You can download daily windows builds from
> https://ffmpeg.zeranoe.com/builds/, select the one with a date
> ("20200115-xxxx") instead of "4.2.1".
>
> z!
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".


Alright, used ffmpeg-20200115-0dc0837-win64-static instead of stable.
Problem persists. Trying to download a local m3u8 to mp4 that links
http(s?) .ts chunks ignores user agent header for the requests of the ts
chunks.
Used command 'ffmpegL.exe -user_agent "abc123" -protocol_whitelist
file,http,https,tcp,tls,crypto  -i "local.m3u8" -c copy "out.mp4" -v trace'
Tell me if i should send the full trace output from latest or my local.m3u8
again.


More information about the ffmpeg-user mailing list