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.
This commit is contained in:
2026-08-15 10:32:29 +03:00
commit 0d5a232f08
20 changed files with 2215 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"extName": {
"message": "Outlier Badge",
"description": "Eklenti adı"
},
"extDescription": {
"message": "Her YouTube kapağının köşesine outlier skorunu basar: videonun izlenmesi, kendi kanalının medyanının kaç katı.",
"description": "Eklenti açıklaması"
}
}