bilibili-live-effective-rate 有效观看时长÷直播时长=直播有效率
A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.
The bilibili live data removed the row 最高人气值.
最高人气值
The bilibili live data is changed from https://link.bilibili.com/p/center/index#/data/overview to https://link.bilibili.com/p/center/index#/live-data/session-data. A lot of things have changed. The v0.2.x branch works no more.
Notice the 0.3.0 version is still using MutationObserver which is not necessary any more, but I'm lazy to get rid of them.
The detail tab is removed from bilibili so will no longer work there.
Otherwise, there isn't much changed to talk about.
- Add unit 'second' to avoid some problems.