Auto-hide "Members only" videos from untrusted channels on YouTube with a toggle to re-show/hide them. Optionally leave layout gap with config flag (handles sidebar safely too). Includes fallback logic for non-existent parent elements.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
I tested this script by visiting https://www.youtube.com/@ThePrimeTimeagen/streams as most of his streams are members only, and sure enough, it works by leaving behind a blank space where members only videos used to be, and the toggle function work just fine as well without one needing to refresh the page. Very well done.