diff options
author | Leonard Kugis <leonard@kug.is> | 2020-04-25 22:19:21 +0200 |
---|---|---|
committer | Leonard Kugis <leonard@kug.is> | 2020-04-25 22:19:21 +0200 |
commit | 62dd7743826e7ed5ce64b125030a63de4c58cbd5 (patch) | |
tree | ae4367172e47b5907e22f0b12d5ccb8f3851cef4 /README.MD | |
parent | df17352f080214003483354481237fa9b30f5917 (diff) |
Updated README
Diffstat (limited to 'README.MD')
-rw-r--r-- | README.MD | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -0,0 +1,10 @@ +# SE Lecture Optimizer + +## About + +This script suppresses the automatic preloading and buffering of all videos +on the SE lecture page. + +By default, all videos are prebuffered and even played at once. The first causes +long waiting time before the site is usable and breaks slow bandwidth connections. +The second causes high disturbance to the user. |