nichobi / sponsorblockcast

A shell script that skips sponsored YouTube content on all local Chromecasts
GNU General Public License v3.0
348 stars 16 forks source link

Question: easy way to capture stats? #30

Open tayl opened 1 year ago

tayl commented 1 year ago

I'd like to quantify some basic things, like how many segments were skipped, time saved, etc. Can this be done easily already? Maybe with another tool? If not, does anyone have recommendations for how I might do this? Is it best done in sponsorblockcast, or one of the dependencies, go-chromecast, etc.?

Thanks