(Be Tested Daily) Bypass all youtube ads (skippable and non-skippable Ads) plus download youtube video on the fly
< 腳本Youtube Ad Cleaner(Include Non-Skippable Ads- works)的回應
Hi,
Thanks for the feedback. The script was updated to fix this issue.
Hello,
Thanks for the quick update (and for this awesome script, of course). ^__^
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
On pages with embedded Youtube videos, the script spams the browser's error console with
TypeError: document.getElementsByClassName(...)[0] is undefined
(reproduced with the latest Waterfox Classic version with up-to-date Tampermonkey).This is due to the line
let currentTime = document.getElementsByClassName("ytp-time-current")[0].textContent.split(":")