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.
livestream file corruption bug #14848
Comments
|
Remaining |
|
I did provide a verbose log, the log above is verbose, trying to reproduce this issue by downloading the same link now will not work, it seems to be a problem caused by the fact that i am downloading the stream right after it is uploaded. i can try and give you a code in python that will reproduce this but it needs to be active while some channel is just finishing a livestream, and downloading it right away. also, one of the files attached is of an unfinished download, the other one is of the log above which is clearly finished, as you can see by the line "[download] 100% of 63.65MiB in 03:45", yet the resulting file is the "corrupted stream file example-HQhLPgfIH4w.mkv" which is clearly a bug. please reopen this issue, I am having this same bug for months, and it can surely be reproduced, i am getting this bug a few times a week. if there is anything other than the verbose log and the output files you need i can give you. |
Please follow the guide below
xinto all the boxes [ ] relevant to your issue (like this:[x])Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2017.11.15. 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?
The following sections concertize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue
If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:
Add the
-vflag to your command line you run youtube-dl with (youtube-dl -v <your command line>), copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):Description of your issue, suggested solution and other information
After a livestream is streamed on youtube, upon ending, the stream is sometimes automatically uploaded as a video to youtube. My bug is that when downloading this stream, right after the stream is uploaded, there seems to be a consistent bug, that i am having for months now, that the youtube-dl completely corrupts the downloaded file despite seeming to download the file correctly, but the resulting file is always some 50-60kb file (impossible for a 1 hour stream to be so low) and is always a few seconds of the "Hangouts On Air" picture. i have attached 2 files (mkv, mp4) that are the output of the program, and a ytdl file that was left over from the program, maybe because of some error occurring while downloading.
thanks for helping, really love the project!
ytdl.zip