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.
--continue doesn't work with "-f bestvideo+bestaudio" and playlists #4255
Comments
|
This also applies to converting the audio stream: I would even consider this a bug, not a request. Workaround is to apply the converting manually afterwards. |
|
For such cases you should use |
Normally, when you use --continue in conjunction with a youtube playlist, youtube-dl will skip files that are already downloaded.
In case of "-f bestvideo+bestaudio" (which pretty much is needed now in the age of 60fps videos which are only available as DASH streams), this detection fails though and the files are always re-downloaded.