Skip to content

Instantly share code, notes, and snippets.

View qnblackcat's full-sized avatar
💭
I may be slow to respond.

Nguyễn Đạt qnblackcat

💭
I may be slow to respond.
View GitHub Profile
@qnblackcat
qnblackcat / youtube_hd.user.js
Created April 8, 2022 07:37 — forked from adisib/youtube_hd.user.js
Make youtube videos in HD and automatically resize
// ==UserScript==
// @name Youtube HD
// @author adisib
// @namespace namespace_adisib
// @description Select a youtube resolution and resize the player.
// @version 2022.02.27
// @match https://www.youtube.com/*
// @noframes
// @grant none
// ==/UserScript==