// ==UserScript== // @name YouTube: Hide LIVE Videos // @version 1.3 // @license CC0 // @description Hide LIVE videos on YouTube's pages // @author Wim Godden // @author Dym Sohin // @match https://*.youtube.com/* // @grant none // @namespace https://greasyfork.org/users/48886 // @namespace https://source.garden // @noframes // @downloadURL https://https://source.garden/scripts/yt-hide-live/raw/branch/latest/script.user.js // @updateURL https://https://source.garden/scripts/yt-hide-live/raw/branch/latest/script.meta.js // ==/UserScript==