mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-05-26 01:03:04 +00:00
This doesn't actually work, or make sense, without configuring the stream selector to use `inorder` instead of `default` for the algorithm. Ideally, `aria2c` would write the needed information for resuming downloads in its own file before exiting. Otherwise, it's more reliable to download everything again.