when download resumed, percentage counting is not updated #27

Closed
opened 2026-02-20 22:23:35 -05:00 by deekerman · 1 comment
Owner

Originally created by @vvavrychuk on GitHub (Dec 10, 2010).

Sequnece

  1. youtube-dl
  2. After some time press Ctrl+C to break downloading.
  3. youtube-dl -c

Problem: file download is continued "Resuming download at byte ..." but percentage counting is started from zero. This is bizzard.

Expected: percentage counting should start from braked point. This is behavior common for most download tools.

Originally created by @vvavrychuk on GitHub (Dec 10, 2010). Sequnece 1. youtube-dl <url> 2. After some time press Ctrl+C to break downloading. 3. youtube-dl -c <url> Problem: file download is continued "Resuming download at byte ..." but percentage counting is started from zero. This is bizzard. Expected: percentage counting should start from braked point. This is behavior common for most download tools.
deekerman 2026-02-20 22:23:35 -05:00
  • closed this issue
  • added the
    request
    label
Author
Owner

@rg3 commented on GitHub (Dec 11, 2010):

Do not use 0% as the starting point in resumed downloads (closed by 106d091e80)

@rg3 commented on GitHub (Dec 11, 2010): Do not use 0% as the starting point in resumed downloads (closed by 106d091e80f609802d3f6dcc3512525458900042)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl-ytdl-org#27
No description provided.