Stick YouTube video progress bar to the player bottom
这是此脚本的所有版本。 只显示代码更新过的版本
fix: script not working randomly
fix: prevent DOMException when accessing video buffered range
fix: video become undefined randomly
fix: livestream check, reuse created components and add clearInterval before initializing
fix: can't use timeupdate event on youtube, use setInterval to update progress bar instead
Fix the logic to determine whether the initialization is needed.
Fix issue that script not loaded when navigate in YouTube
bug fix
Use IIFE
Fix issue that load progress bar doesn't show up
Fix progress bar misalignment when video chapter is enabled
Fix the identification criteria for live stream page.