-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Formerly live https://youtu.be/4BL65HElOPg fails to download [same "no such column: error" issue as #186 ?] [unavailable fragments?] #215
Comments
Is it possible the video's long length/duration (1:56:49) might be part of the problem? |
Lines 1110 and 1111 pasted in below — this issue appears to be the same as:
|
Yes, that means the video got stuck due to unavailable fragments. |
Dozens of "Some fragments are taking longer than expected to download" messages need to be explained better in "Tasks" view for everyday users:
|
This is an unrecoverable error happened mysteriously with some videos. During the download some fragments just gone missing and the download is stuck. Nothing to see with Calibre-Web, xklb and yt-dlp. The expected fragments just don't leave YouTube servers.
Fixed in #223
There is nothing we can do actually. This is an external issue yt-dlp cannot do anything about I have done my best to get rid of the warning |
|
I have new understanding of the issue. The video was not stuck at yt-dlp level. That means it actually reached 100% progress. Another video that I tested (which was previously stuck) recovered successfully. I am looking into xklb's media check for hints. I have a suspicion memory might be an issue because the video that was recovered did not use over 4G which is set as the maximum in the media check code here at L48 |
Great progress! 💯 Explaining to everyone a bit better what's happening is indeed the goal, as intuitively/clearly as we can — on PR #223 and/or similar, so these can be merged quickly — as soon as any of these appear to be reasonable and safe (no matter how small!) steps forward! 🏗️ |
Can you please help retest &/or recap? Now that these PR's are merged...
...thanks!! To help everyone deepen our understanding of next steps, e.g.: |
@nzola can you restest & confirm? (On July 24th I wrote...)
|
I just tested "Download to IIAB" with https://youtu.be/4BL65HElOPg using the latest yt-dlp and the latest xklb, and it works:
|
Thanks @nzola for reporting the inability to download this formerly live video:
https://dpaste.com/4D4SEN6F6 Ubuntu 24.04 here:
https://dpaste.com/5CJPTTJRM Raspberry Pi 4 here:
ASIDE: Does the repetition in this "Tasks" view UX need to be clarified, or tightened up a bit?
Related:
The text was updated successfully, but these errors were encountered: