Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
[youtube] "Last message repeated XXX times" (or more) #16513
Comments
|
Only i have this problem? No any ideas how fix it? |
|
There is not enough context for any reasoning. Anyway |
|
I think this is a problem with YouTube, not ffmpeg or youtube-dl. but you can somehow automatically stop recording after a certain number of repetitions ??? |
|
ffmpeg have any parameters to force the recording of the stream to stop after a certain repetition of messages? and can i set these parameters in the youtube-dl command line? |
here is what I did. Hoping it can be your reference.In my local environment, this happens when FFMPEG is called to merge audio and video files. when I download youtube via urls, most audio tracks are saved as "webm" file, and most video tracks are "mp4" file. And this ERROR always occurs when ffmpeg merging "webm" and "mp4". I don't know why, but audio and video are merged successfully when I convert "webm" file to "m4a" file at first, and then merge "m4a" and "mp4".
|
Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2018.05.18. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
I can not bring the log, since this does not happen with all streams! besides, these are living streams and I can not reproduce this problem! in addition, some streams are very time-consuming. At the end only this line is "Last message repeated XXX times". Nothing special except this.
Some live streams do not end correctly. I get the message "Last message repeated N times". "N" can be really big (N > 1000) and it really downloaded each time last message from Youtube. Such hanging streams heavily load the network when there are a lot of them.
For download streams from Youtube i use last version yutube-dl and use command string like this:
youtube-dl.exe --hls-use-mpegts https://www.youtube.com/watch?v=XXXXXXXXXXXWhy some streams not ended correctly and how fix it? I can set some limit for this?
I REALLY tried to find the answer to my question and did not find it! If you think that this problem is described and solved - then PLEASE post here a link to this solution. It is very difficult for me to write in English, which does not detract from the importance of my communication.
P.s. I have a suspicion that this happens to streams that have been deleted