Open JosueLMC opened 4 years ago
I'm seeing this error now as well. Has there been a fix for this, or a cause?
The error is of ffmpeg:
[https @ 0x55b697903400] overlong headers
There is a limit in ffmpeg for max header/buffer length. But reading from this warning message,
WARNING: hlsnative has detected features it does not support, extraction will be delegated to ffmpeg
you may let youtube-dl to do actual download if you have pycryptodome
module installed and it is not a live stream.
If that fails still, try with newer version of ffmpeg 4.3+. If that even fails, you may need to change ffmpeg source code and rebuild, like https://github.com/ytdl-org/youtube-dl/pull/24649#issuecomment-804811788.
Checklist
Verbose log
Description
Hi, youtube-dl fails when download a episode from HIDIVE, the login works fine, recognise the files, but when start the stream pop me the error.