mirror of https://github.com/yt-dlp/yt-dlp
Remove continue from aria2c
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.pull/11698/head
parent
239f5f36fe
commit
0b382a7d72
Loading…
Reference in New Issue