Maxstupo / ydl-ui

A UI for the command-line video downloader "youtube-dl"
MIT License
361 stars 35 forks source link

Fix Speed and ETA column data for a stopped download #50

Closed hl2guide closed 4 years ago

hl2guide commented 4 years ago

Please fix the Speed and ETA columns not being blank for stopped downloads.

Steps to reproduce the behaviour (if applicable, attach preset file):

  1. Download a file
  2. Stop the download
  3. View data
Maxstupo commented 4 years ago

I'm unable to reproduce this issue. Are you using v2.6.3?

Do you mean stop the download immediately after being added or after the progress bar starts increasing?

hl2guide commented 4 years ago

Example: example

For this example it's for adding the download, starting it and then stopping it after about 20 seconds.

I'll do more tests today to see if it keeps happening or not.