[FragmentFD] Respect `--no-continue`
authordirkf <fieldhouse@gmx.net>
Sat, 11 Mar 2023 12:17:00 +0000 (12:17 +0000)
committerdirkf <fieldhouse@gmx.net>
Tue, 14 Mar 2023 16:23:20 +0000 (16:23 +0000)
commitbaa6c5e95cb307e7d716645780ff8aef22de6aca
tree419f4f2cd94ac6f2b3fa8fb60483b8bb933a658c
parent5c985d4f81a43ada75dafb23233e7fe39913907a
[FragmentFD] Respect `--no-continue`

* discard partial fragment on `--no-continue`
* continue with correct progress display otherwise

Resolves #21467
youtube_dl/downloader/common.py
youtube_dl/downloader/dash.py
youtube_dl/downloader/fragment.py
youtube_dl/downloader/http.py