Commit Graph
8 Commits
Author SHA1 Message Date
yusufipek e43cfae113 Add a packaging script 2026-08-15 10:50:07 +03:00
yusufipek a07558c371 Drop the panel's caveat line and chart hint 2026-08-15 10:48:55 +03:00
yusufipek ba95eba591 Drop the views-over-time note from the READMEs 2026-08-15 10:46:45 +03:00
yusufipek 3d53c40655 Drop the self-signing instructions from the READMEs 2026-08-15 10:46:11 +03:00
yusufipek 3dd305d3e7 Bump version to 0.1.1 2026-08-15 10:45:52 +03:00
yusufipek 66e6fec778 Make the distribution chart readable
Bars are HTML now instead of SVG: the SVG <title> tooltip barely showed up in
Firefox and thin bars were hard to hit. Each bar sits in a full-height hover
target, hovering shows the video's title, views and age, clicking opens it. A
legend explains the median line and the highlighted bar, and baselines now
cache titles for those tooltips.
2026-08-15 10:45:30 +03:00
yusufipek 0444792fa7 Ignore packaged zips 2026-08-15 10:37:00 +03:00
yusufipek 0d5a232f08 Outlier score badge on YouTube thumbnails
Scores every card against the median views of its own channel's last N
videos, badging the thumbnail above the duration stamp. Shorts and regular
videos are scored in separate pools, live streams in none. Baselines come
from YouTube's InnerTube endpoint, one request per channel, cached a day.
Interface in English and Turkish.
2026-08-15 10:32:29 +03:00