YouTube Live minimum latency

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

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

Bạn sẽ cần cài đặt một tiện ích mở rộng như Tampermonkey hoặc Violentmonkey để cài đặt kịch bản này.

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.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

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!)

Tác giả
sigsign
Cài đặt hàng ngày
1
Số lần cài đặt
899
Đánh giá
5 0 0
Phiên bản
0.2.3
Đã tạo
03-06-2021
Đã cập nhật
19-12-2021
Kích thước
4 KB
Giấy phép
MIT or Apache-2.0
Áp dụng cho

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): 初版