HTML5 Video Player Enhance

To enhance the functional features of html5 player (h5player) supporting all websites,shortcuts similar to Potplayer - Adjustment of 亮度(brightness),飽和度(saturate),對比度(contrast),速度(playback speed); frame , hue , blur

目前為 2019-09-29 提交的版本,檢視 最新版本

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

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

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

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

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

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

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

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

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

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

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

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

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

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

作者
𝖢𝖸 𝖥𝗎𝗇𝗀
評價
0 0 0
版本
2.7.3(tw)
建立日期
2019-09-15
更新日期
2019-09-29
尺寸
89.0 KB
授權條款
未知
腳本執行於
所有網站

fork from https://greasyfork.org/scripts/381682-html5播放器增强插件-修订版/code
and few code from https://greasyfork.org/scripts/4870-maximize-video

-----------------------------------------------------------------------------------------------------------------------

The main difference from the original chinese version is to making this h5Player more general for every website.
Features are not as many as the original one, but more efficient and effective.

The enhancement won't bring significant performance impact to the usage.
Same as original, the functions are used by shortcut keys.
For the performance, it is still a long way to go.


The following features are unlikely to develop in the near future:
"Fullpage"
"Screen Capture"


To use this script, your browser shall be a "modern" browser - supporting ES6, CSS3, and etc.


------------------------------------------------------------
Default 5x5 unsharpen filter is enabled.

-------------------------------------------------------------------------------------------------------------------------

Shortcut Keys for video control:

亮度(brightness)[Key: E/W]
飽和度(saturate)[Key: U/Y]
對比度(contrast)[Key: T/R]
速度(playback speed)[Key: Z/X/C]
frame [Key: F/D]
hue [Key: O/I]
blur [Key: K/J];
RESET [Key:Q]
ROTATION [Key:S]
Zoom [Key: Shift-Z/Shift-X/Shift-C]

fullscreen [Key:Enter, Shift-Enter]
miniscreen [Key:N, Shift-P]

Restore your playback progress [key: shift-R]


======================== changelogs ================================

2.5.3 - first version

2.5.5 - update code for the original fullscreen

2.5.6 & 2.5.7 - added code for the miniscreen

2.5.8 - fixed bugs and added unsharpen filter by default

2.5.9 & 2.5.10 - improvement(minor)

2.6 & 2.7 Coding Enhancement and Function rewrites. More stable and less resource to be occupied

2.7.1 performance improvement and tipsDOM appearance changed

2.7.2 key "z" can switch from 1x and custom speed, same as potPlayer