Skip to content

Instantly share code, notes, and snippets.

@Yonezpt
Yonezpt / YTC log
Last active August 29, 2015 14:10
"Domain registered www.youtube.com." YouTubeCenter.user.js:25734
"[PageReadinessListener] At event => headerInitialized" "feed_what_to_watch" www.youtube.com:1949
"Language set to en-US because it could not be auto-detected yet" www.youtube.com:1949
"[PageReadinessListener] At event => bodyInitialized" "feed_what_to_watch" www.youtube.com:1949
"Adding player shortcuts to document" www.youtube.com:1949
"[External] Setting player configruation." www.youtube.com:1949
"[SPF] ready" null www.youtube.com:1949
"[PageReadinessListener] At event => bodyInteractive" "feed_what_to_watch" www.youtube.com:1949
"[Thumbnail] Setup has begun..." www.youtube.com:1949
"[Storage] Saving Settings" www.youtube.com:1949
@Yonezpt
Yonezpt / headerhider.user.js
Last active August 16, 2023 07:22
Userscript that hides the YouTube header when a video is playing
// ==UserScript==
// @version 6
// @name Hide YouTube Header
// @namespace https://github.com/YePpHa/YouTubeCenter/issues/786
// @description Hides YouTube header when a video is playing
// @match *://www.youtube.com/*
// @run-at document-start
// @grant none
// @noframes
// ==/UserScript==
@Yonezpt
Yonezpt / mousehideytheader.user.js
Last active August 29, 2015 14:13
Shows YouTube header when moving mouse to the top of the browser
// ==UserScript==
// @version 7
// @name Mouseover show Youtube Header
// @namespace https://github.com/YePpHa/YouTubeCenter/issues/1393
// @description Shows YouTube header when moving the mouse to the top of the browser
// @match *://www.youtube.com/*
// @run-at document-start
// @grant none
// @noframes
// ==/UserScript==
@Yonezpt
Yonezpt / YT PL-AP.user.js
Last active August 29, 2015 14:17
Force playlist autoplay for YouTube
// ==UserScript==
// @version 1.0.6
// @name Force playlist autoplay for YouTube
// @match *://www.youtube.com/*
// @run-at document-start
// @grant none
// @noframes
// ==/UserScript==
(function ytapl() {
'use strict';
@Yonezpt
Yonezpt / YT STOP-AS.user.js
Last active August 29, 2015 14:17
Disable share-panel and sidebar autoscroll in YouTube
// ==UserScript==
// @version 1.0.1
// @name Disable share-panel and sidebar autoscroll in YouTube
// @match *://www.youtube.com/*
// @run-at document-start
// @grant none
// @noframes
// ==/UserScript==
(function ytascrl() {
'use strict';
@Yonezpt
Yonezpt / YT RMV-AP-UN.user.js
Last active January 30, 2022 04:37
Removes the autoplay up next feature
// ==UserScript==
// @version 1.0.2
// @name Removes the autoplay up next feature
// @match *://www.youtube.com/*
// @run-at document-start
// @grant none
// @noframes
// ==/UserScript==
(function () {
'use strict';
@Yonezpt
Yonezpt / YouTube transparent player.user.js
Last active August 29, 2015 14:18
Forces the transparent player on YouTube for testing purposes
// ==UserScript==
// @version 1
// @name YouTube transparent player
// @namespace none
// @description Forces the transparent player on YouTube for testing purposes
// @match *://www.youtube.com/*
// @run-at document-start
// @grant none
// @noframes
// ==/UserScript==
@Yonezpt
Yonezpt / YouTube reddit.css
Last active August 29, 2015 14:18
r/YouTube custom skin
body {
background:#F1F1F1;
}
.pagename a {
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAACt0lEQVQoz+3SP09TYRQG8IOL4RsgSNvbv4C4uMAkLgbippEw6CKwqIuGwW/gZEI6kIiDo0MnEk1MmEBLRQFbCnJLa6WlFK6K2kKrBarH55p7TUWa1vgm8pqe5Jc0vbfneZ+8JWYmmUl9+FqBWoFagf+hwP5Jn/TUQw/cgmG4Dz54DH4IQQwSkIaMgf+Q+bu0sStm7PYbWT4je9g4i36meio3a+2eOrgBGeBDKmOcse63Aql29yiwJO79cvjVE+4+YMn0/SyQbHNPA0tm+sfhV9rcdmBJOehNq2sQWFKDFG91eYEl5aXXLS4fsKR8FPM4A8BCtLq3hO2qToCiHqcKLMJOKrW3NnTzZbTFlRO1swKVlt1ODViEr9ks65NPpQor/VeCyx5XQdTuMjSKuBw5YBHMAvoU9/Z4MxzejvdeDOJZUVTGPjlS8UGUYkkBc/JbW7weCGRi53rm8c43kXk6euV0sCgHFTBv46OmcXp8/F3kTNeCyExadDhYlHIFSm/jbTLJqbGx9aWOjoiITFpw2FmUSgXM2/iwscFaIsHRgf7I32ZS2G5nUaopoM+237+61Nm5JCKT5hU7i1LxLxQKaerprrDITAopCotSrsAXVX0f6e4OiswyUdCmsCj7C+wkk9no+QtzeFYUmVOK5qxKDlgEs8CupuWjly7P4LtdUbvLyNGsVdGARSisJArxq9dmZ232gqidFWg0Y7GpwEJYlbywXdVR6UWzbQpYUlP0vNnmA5aUj6aPW73AkvLSsybrALCkBijQZFWAJaWQPlONlgCwZAJkztNGSy+wZHqpdJ4cs4wAS2KEDprJBssgJIEPqU24DnVUbiYamo/AKeiH23AXHsAjmISQIQ4J0CBjyAJX4bPx/idjh2
@Yonezpt
Yonezpt / YT FP-QL.user.js
Last active January 21, 2018 12:25
YouTube force playback quality
// ==UserScript==
// @version 1.0.1
// @name YouTube force playback quality
// @match *://www.youtube.com/*
// @run-at document-start
// @grant none
// @noframes
// ==/UserScript==
(function () {
'use strict';
@Yonezpt
Yonezpt / YT SUB-NUKE.user.js
Created January 4, 2016 23:19
Remove subscriptions from guide menu to prevent Firefox hangs
// ==UserScript==
// @version 1.0.0
// @name YouTube Guide Nuke
// @description Remove subscriptions from guide menu to prevent Firefox hangs
// @match *://www.youtube.com/*
// @run-at document-start
// @grant none
// @noframes
// ==/UserScript==
(function () {