jumpcutter icon indicating copy to clipboard operation
jumpcutter copied to clipboard

Suggestion: stats of time saved

Open SpitFire-666 opened this issue 3 years ago • 5 comments

I was hoping I could easily find/see time saved (eg minutes/seconds) when watching a video. Perhaps I'm not reading the UI properly?

It would be even cooler if it had long-term stats, like total time saved since installation of the addon (ublock has this).

Thanks, really loving this addon!

SpitFire-666 avatar Jun 02 '22 12:06 SpitFire-666

Yeah you're right, it shows time saved stats based on the last 10 minutes of playback, with exponential decay (i.e. the older the data the less weight it has). You can change the "time saved averaging method" in options to "all-time average", but it tracks it on a per-page basis for now. Do you think it should be the default? I thought the playback rate representation instead of absolute values is more relatable.

Total time saved on all pages is cool, I thought of it, but I was a little afraid that it's not a super good measure since you can change settings on the fly and it depends on what video you're watching. But yeah, I think it needs to be implemented. Perhaps we need to not take into account the time when "volume Threshold" is 0 and that's it. Also need to think where to put this info, because you want to know both all-time stats and last-n-minutes stats.

WofWca avatar Jun 02 '22 13:06 WofWca

Also #69. Nice.

WofWca avatar Jun 02 '22 13:06 WofWca

Awesome! personally, I haven't bothered adjusting the settings at all, happy with the default options.

I'm sure you could go full nerd about this, but nothing wrong with keeping it simple, eg

  • Time saved (this tab): xxxx
  • Total Time Saved since install (2022-05-31): xxxxx
  • Bonus points: percentage of time saved

uBlock's stats:

image

SpitFire-666 avatar Jun 09 '22 11:06 SpitFire-666

Also need to think where to put this info

See the mockup in #110. It would fit into that design.

WofWca avatar Aug 24 '22 08:08 WofWca

Related: https://github.com/vantezzen/skip-silence/issues/139

WofWca avatar Aug 19 '23 15:08 WofWca