Files
YouTubeOutlierBadge/_locales/tr/messages.json
T
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

11 lines
299 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"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ı"
}
}