2023-10-25, 03:26 PM
Recent posts have shown that if the m3u8 URL pas a referer or user-agent the internal m3u8 downloader will use them but they are not passed to ffmpeg if the first connection fails or if the file type is not supported (ie separate audio and video channels)'
ffmpeg should be able to use -user_agent "..." and -headers "Referer: ..." parameters so it would be potentially avoid the use of an extra.
An additional log entry explaining why the internal downloader is not used would help debugging.
Martin
ffmpeg should be able to use -user_agent "..." and -headers "Referer: ..." parameters so it would be potentially avoid the use of an extra.
An additional log entry explaining why the internal downloader is not used would help debugging.
Martin