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.
In downloading multiple files at a time YTDL will march through to the end of the list skipping unavailable fragments. Rather than aborting the downloads in midstream when a fragment is skipped it would be nice if YTDL could continue but append at least one character to the end of the output filename to signal that while the file downloaded successfully it did skip at least one fragment. This would immediately show which files need to be either examined or re-downloaded.