aboutsummaryrefslogtreecommitdiffstats
path: root/youtube-subtitle.user.js
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-05-09 00:27:38 -0700
committerPinapelz <yukais@pinapelz.com>2026-05-09 00:27:57 -0700
commitebc390f9e74378fdaba3e79e9da4a76c436464e2 (patch)
tree0b2829e10d0c846902eb2bf53ad05dcdb8cff3ce /youtube-subtitle.user.js
parent41c4a2b287030f93b96db27dc6783e2b12aab99e (diff)
implement gpt-realtime-translate
Diffstat (limited to 'youtube-subtitle.user.js')
-rw-r--r--youtube-subtitle.user.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube-subtitle.user.js b/youtube-subtitle.user.js
index 1d3b687..e915c94 100644
--- a/youtube-subtitle.user.js
+++ b/youtube-subtitle.user.js
@@ -147,7 +147,7 @@
const footerText = document.createElement("div");
footerText.id = FOOTER_TEXT_ID;
- footerText.textContent = "auto live tl - message - drag me";
+ footerText.textContent = "Auto-Live-TL - Machine Translated - no translation should be taken as authoritative or quoted verbatim - (drag me)";
footerText.style.marginTop = "8px";
footerText.style.fontSize = "12px";
footerText.style.opacity = "0.7";
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage