Greasy Fork is available in English.

Workaround For Youtube Chat Memory Leaks (obsoleted)

Fix Youtube Live Chat Memory Leaks

Autor
板海苔
Denne inštalácií
0
Celkový počet inštalácií
2 046
Hodnotenie
7 1 0
Verzia
0.2
Vytvorené
23.02.2021
Aktualizované
25.11.2022
Veľkosť
1015 B
Licencia
BSD-3-Clause https://opensource.org/licenses/BSD-3-Clause
Spustiť na

(2022-11-25)
YouTube seems to have fixed the problem already. So this script is no longer needed.

(2021-02-23)
Currently, youtube live chat has a bug that never execute some scheduled tasks.
Those tasks are scheduled for each time a new message is added to the chat and hold the memory until being executed.
This script will let the scheduler to execute those tasks so the memory held by those tasks could be freed.