#**Updated timer graph**
1 messages · Page 1 of 1 (latest)
left graph looks like shark with that insane subbing
the hour 315 incident

it went so dry after the peak happened until the "finale"
the line looks insanely smooth
thats what a lvl 111 hype train will do for a while XD
yeah... I just hope it's not people spending beyond their means
Is it possible to have that bit without the insane part? XD
what's the x axis on the second image?
Minutes
ty
well done. What was your method of gathering the timer data?
i love how you can tell where exactly the hype train happened
It would be fun to have the timer values displayed overlayed on these graphics too
Closer look at the "hype train" section
i second this question
Very consistent donations till the end there, very delightful :D
Thank you mucho :D
I think one can see when people donated 100 gifted at times
that's cute :D
Used python to comb the vods(using the vod links) as thankfully the timer generally remained in the same location(did have to manually find a few missing data points for when the timer moved locations). I Used resolution for each hour(tried each 10 minutes for the entire subathon but woulda taken many hours XD). With the data I then put it into sheets to make the graphs(and was able to edit in missing data for the complete graphs and if I ever wanted to go back and look closer at certain parts of the subathon).
I see, much more humane solution than me going through each vod and manually writing down the data points for every 10 hrs 🤣
I didn't realise you already had a graph up when i started
for the two smaller datasets(last 12h and the hype train) I could have mainly done manual and it likely woulda taken around the same time XD
Here's what i got so far anyway
https://docs.google.com/spreadsheets/d/1pp9MJHlpZwpxv31wjCfClGPSCun27znSOvSFLz75dLQ/edit?usp=sharing
data is the best thing
@sacred coral can you share the raw data perhaps like the spreadsheet ccat shared?
Cool bit, if you convert the VOD Timecode to 00h00m00s you can concatenate the URL to link directly to the spot on the vod by adding "?t=" and the timecode.
Example: https://www.twitch.tv/videos/2330885602?t=00h27m58s

