- Joined
- Nov 24, 2021
Weekly Supertip Performance - June 2025 (Week 2)
Although Rekieta had one less stream this week compared to last week (5 vs. 4), he experienced a 40% drop in SuperTip revenue ($1,089.86 vs. $651.26). However, it's worth noting that his total streaming time also decreased by approximately 24% (~30 hours vs. ~23 hours).Individual results for each stream this week:
DATE | STREAM | No SUPERTIPS | SUPERTIPS | SUPERTIPS (*MAX) | SUPERCHATS | AVERAGE SUPERTIPS/h | TOTAL | STREAM TIME | TOTAL $/h |
---|---|---|---|---|---|---|---|---|---|
6/9/2025 | Karen Read Trial - Day 29 - The Endless Trial | 24 | $130.00 | $145.00 | $147.00 | $18.95 | $277.00 | 6h 52min | $40.38 |
6/10/2025 | Karen Read Trial - Day 30 - The Case of the Missing Mistrial | 27 | $171.30 | $242.60 | $61.00 | $25.12 | $232.30 | 6h 49min | $34.07 |
6/12/2025 | Karen Read Trial - Day 32 - Charging Conference - Where Justice Dies | 22 | $147.46 | $236.78 | $43.00 | $43.08 | $190.46 | 3h 25min | $55.64 |
6/13/2025 | Karen Read Trial - Closing Argument Review - PLUS MINE | 30 | $202.50 | $250.00 | $197.00 | $35.46 | $399.50 | 5h 43min | $69.96 |

Weekly performance summary for June:
Week | No Streams | No Supertips | $ Supertips | $ Supertips (*max) | $ Superchats | Total | Stream Time (h) | Total $/h |
---|---|---|---|---|---|---|---|---|
Week 1 (Jun 1 - Jun 7) | 5 | 163 | $1,089.86 | $1,580.72 | $711.00 | $1,800.86 | 30h 5min | $59.86 |
Week 2 (Jun 8 - Jun 14) | 4 | 103 | $651.26 | $874.38 | $448.00 | $1,099.26 | 22h 49min | $48.19 |
Top 3 SuperTips contributors ("paypigs") this week:
- TheTexVet — $86.16
- Fishing — $40.00
- Aly Pandalicious — $33.50
If you spot a Super Tip that didn’t get logged, feel free to DM me. I’ll update the detection parameters accordingly. The attached CSV file contains the full data log.
So, what exactly does the code do?
Every 2 seconds, it analyzes a video frame in search of very specific hues—my sacred chromatic thresholds. Once a region matching the blessed palette is identified, it calculates the area covered. If the candidate box meets the threshold, the system invokes EasyOCR to extract the text. The text is then parsed and exported to CSV.
Continuation logic?
If two Super Tips share the same username and donation amount, and there are no intervening frames without a donation box, I treat them as a single, continuous message.
What’s “max”?
The “max” value reflects what the total would have been if I had decided to count each message fragment individually—ignoring continuation logic.
Every 2 seconds, it analyzes a video frame in search of very specific hues—my sacred chromatic thresholds. Once a region matching the blessed palette is identified, it calculates the area covered. If the candidate box meets the threshold, the system invokes EasyOCR to extract the text. The text is then parsed and exported to CSV.
Continuation logic?
If two Super Tips share the same username and donation amount, and there are no intervening frames without a donation box, I treat them as a single, continuous message.
What’s “max”?
The “max” value reflects what the total would have been if I had decided to count each message fragment individually—ignoring continuation logic.
Attachments
-
25.06.09 - Karen Read Trial - Day 29 - The Endless Trial.csv4.8 KB · Views: 7
-
25.06.10 - Karen Read Trial - Day 30 - The Case of the Missing Mistrial.csv6.1 KB · Views: 8
-
25.06.12 - Karen Read Trial - Day 32 - Charging Conference - Where Justice Dies.csv5.6 KB · Views: 7
-
25.06.13 - Karen Read Trial - Closing Argument Review - PLUS MINE.csv6 KB · Views: 12