kkroening / ffmpeg-python

Python bindings for FFmpeg - with complex filtering support
Apache License 2.0
10.06k stars 892 forks source link

Is it possible to pass HTTP header when downloading m3u8 stream? #365

Open mightymercado opened 4 years ago

mightymercado commented 4 years ago

Hi, can I pass headers when downloading m3u8 stream? There is an equivalent option in CLI called "-headers".

boscacci commented 3 years ago

This may be a duplicate of https://github.com/kkroening/ffmpeg-python/issues/354