YouTube Live minimum latency

YouTube Live の遅延を自動的に最小化します

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Аўтар
sigsign
Усталяванняў за дзень
1
Усяго ўсталяванняў
898
Рэйтынг
5 0 0
Версія
0.2.3
Створаны
03.06.2021
Абноўлены
19.12.2021
Памер
4.2 КБ
Ліцэнзія
MIT or Apache-2.0
Ужываецца на

YouTube Live の遅延を自動的に最小化します。

概要

この UserScript はライブ配信の遅延(Live Latency)が閾値以下になるまで 1.25 倍速再生を行い、閾値以下になったら再生速度を 1 倍に戻します。

この操作によって遅延を以下のように最小化します。

  • 通常遅延モード: 30 秒 → 7 秒
  • 低遅延モード: 7 秒 → 3.5 秒
  • 超低遅延モード: 3 秒 → 1.5 秒

また、DVR(巻き戻し)を有効化している配信でいつの間にか数分前の配信にコメントしてしまうような事故を防ぎます。

バージョン履歴

  • 0.2.3 (2021-12-19): 長時間配信でも動作するように
  • 0.2.2 (2021-09-25): プチプチすることが多くなってきたので暫定的に閾値を緩めてみた
  • 0.2.1 (2021-06-10): "document-start" に変更
  • 0.2.0 (2021-06-09): PC の時計がズレていると Live Latency が不正確になるため、代わりに Buffer Health を基準とする
  • 0.1.0 (2021-06-03): 初版