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.
Need a way to detect videos with missing fragments #21989
Comments
|
Not possible. |
Checklist
Description
I believe I have downloaded videos with missing fragments. Is there a quick way for youtube-dl to detect which downloaded videos were assembled from missing fragments so I can try to download them again?
From now on, I'm using
--abort-on-unavailable-fragmentbut I'm looking for some automated process to verify my previously downloaded videos.