YouTube Player Controls 1.3.3 fork July 2023 set video quality / resolution bugfix

Fork of YouTube Player Controls 1.3.3 by Costas https://greasyfork.org/en/scripts/16323-youtube-player-controls . Fill window, stretch video, float video, set HD 4K 8K resolution, click skip ads, click show more, hide ads and annotations, loop, pause at start/end

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

You will need to install an extension such as Tampermonkey to install this script.

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
ytg22
今日安裝
0
安裝總數
329
評價
0 0 0
版本
1.3.3.11
建立日期
2023-04-04
更新日期
2023-07-30
尺寸
34.2 KB
授權條款
MIT
腳本執行於

ENGLISH USERS ONLY, this script emulates a user's clicking on the button 'Quality'

- forked from YouTube Player Controls 1.3.3 by Costas https://greasyfork.org/en/scripts/16323-youtube-player-controls . Thank you for your great work, your script rocks.
- bugfix: a lame and tricky fix for the video quality/resolution bug that occurs on some pages, the bug may be due to yt's phrasing out of setPlaybackQualityRange(), see https://developers.google.com/youtube/iframe_api_reference#october-24,-2019 and https://greasyfork.org/en/scripts/16323-youtube-player-controls/discussions/175675
- changed: revamp logic, use highest available video quality/resolution for faster loading on low spec computers and slow internet connection: eg if user set quality/resolution='360' and youtube offers='240p,480p,720p,1080p,1440p', then '240p' will be used.
- added: optional feature "Show current quality on tab title"
- no plan to maintain this fork due to the lame mouse click emulation logic. script is free, fork me, no need to ask for any permission. Happy to share a link to your fork here, just poke me on the feedback page.