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.
yb file broken? how to start from point onwards #1184
Comments
|
I'm getting this too, and when investigating the behavior with The server refuses to restart the stream at any position later than ~20% of the way into the file. |
|
I think the file itself is broken when it was being uploaded/processed. |
|
Trying again at my previously mentioned URL... it works. With no changes. Some sort of deployment got rolled back? Problems in the underlying GFS breaking some files? Sun spots? Not sure yet :/ |
|
@rubiohiguey The first example is now private. Are problems still? |
I have a problem downloading a certain file from youtube.
youtube-dl http://www.youtube.com/watch?v=fRwA0IagPik
it gets to the point where
[download] 20.4% of 1.70GiB at 1.39MiB/s ETA 16:39
ERROR: content too short (expected 1828409431 bytes and served 373290937)
When i try to resume get the error
[download] Resuming download at byte 373290937
ERROR: Did not get any data blocks
What can b wrong? Looks like this file is broken, because even why I try to download the whole youtube link with wget (I get the link from other software) it only gets to 373290937 bytes and stops there.
The video on yb seems fine because I can watch it form any time point onwards.
Can this issue be helped, and can i get yb to start downloading form certain point onward? e.g. from 16 minutes 30 seconds, etc.
Thank you.