Closed az-z closed 3 years ago
Input on what? What's your question in the first place?
@dstftw : I believe i followed the guidelines and provided all required information. To answer your question - the Input on the issue im reporting.
the utility is spewing repeating errors as provided above. Here is a summary since you are in rush:
[https @ 0x55b8747b1840] Cannot reuse HTTP connection for different host...
following by:
[hls @ 0x55b8743f0540] keepalive request failed for
and
Not writing 'clli' atom. No content light level info.
Not writing 'mdcv' atom. Missing mastering metadata.
``
Report this to ffmpeg if you think there is a bug.
Why ffmpeg?
On Sat, Feb 13, 2021, 16:59 Sergey M. notifications@github.com wrote:
Report this to ffmpeg if you think there is a bug.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ytdl-org/youtube-dl/issues/28156#issuecomment-778683892, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABGHHXOX43OH3DC7LQC24RDS63Y3ZANCNFSM4XSMTUJQ .
I just encountered that error on windows when invoking youtube-dl as follows:
youtube-dl --format 91 https://www.youtube.com/watch?v=bl4MuaXGqoA
However by simply removing --format 91
from my command-line, the download is working with ffmpeg.
Checklist
Question
WRITE QUESTION HERE
Hello, i hope that this is not a bug and just me misunderstanding something. First - i do get the playable file. But i also receive a constant report from youtube-dl like this :
i let it work for a few seconds before ctrl-c the recording.
Appreciate your input.