YT Premium Client Side

Client-side YouTube Premium features: ad removal, sponsor skip, quality unlock, background play hint, and more

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램을 설치해야 합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
mysticatten
일일 설치 수
1
총 설치 수
121
평점
0 0 0
버전
1.2.4
생성일
2026-03-06
갱신일
2026-03-06
크기
18KB
라이선스
MIT
적용 사이트

▶ YT Premium Client


A client-side userscript that brings the most useful
YouTube Premium features to any account — no subscription needed.
All features are toggleable at runtime via a built-in settings panel
(Alt+G).


✦ Features

FeatureDefaultDescription
Ad Blocking ON Patches fetch & XMLHttpRequest, auto-clicks skip buttons, fast-forwards unskippable ads, and strips ad DOM nodes.
Sponsor Chapter Skip ON Reads in-page chapter titles and automatically skips any segment labelled sponsor, promo, ad, merch, or affiliate. A toast notification confirms each skip.
Max Quality ON Uses the YouTube player API to automatically select the highest available quality (up to 4K/2160p) on every video load.
Hide Upsells ON CSS-removes all Premium promo banners, dialogs, shelf widgets, and "Try Premium" buttons site-wide.
Persist Volume ON Saves your volume level and mute state via GM_setValue and restores them across SPA navigations.
Skip End ScreenOFFAutomatically clicks the Next video button when the final 20 seconds of an outro begins.
Theater ModeOFFAutomatically enables theater mode on every watch page.


⚙ Settings Panel


Press Alt+G on any YouTube page to open the live settings overlay.
Every toggle is saved instantly — no page reload required.


📝 Notes

  • For a full sponsor-segment database, pair this script with the official
    SponsorBlock extension.
  • Ad-blocking operates at both the network level (fetch/XHR patches)
    and the DOM level (MutationObserver). If YouTube updates its player,
    the CSS selectors may need refreshing.
  • No external requests are made. All logic runs entirely client-side.
  • Tested on Violentmonkey 2.35.0.