Skip to content

Commit

Permalink
v 3.7.12.1 pull upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
sylph520 authored Feb 2, 2024
1 parent 23e75fd commit cf775cd
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions dist/h5player.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,12 @@
// @name:ko HTML5 비디오 플레이어 고급 스크립트
// @name:ru HTML5 видео плеер улучшенный скрипт
// @name:de HTML5 Video Player erweitertes Skript
<<<<<<< HEAD
// @namespace https://github.com/sylph520/h5playerMod
// @homepage https://github.com/sylph520/h5playerMod
// @updateURL https://raw.githubusercontent.com/sylph520/h5playerMod/master/dist/h5player.js
// @downloadURL https://raw.githubusercontent.com/sylph520/h5playerMod/master/dist/h5player.js
// @version 3.7.8.1
// @version 3.7.12.1
// @description slight mod for my own requirements. 视频增强脚本,支持所有H5视频网站,例如:B站、抖音、腾讯视频、优酷、爱奇艺、西瓜视频、油管(YouTube)、微博视频、知乎视频、搜狐视频、网易公开课、百度网盘、阿里云盘、ted、instagram、twitter等。全程快捷键控制,支持:倍速播放/加速播放、视频画面截图、画中画、网页全屏、调节亮度、饱和度、对比度、自定义配置功能增强等功能,为你提供愉悦的在线视频播放体验。还有视频广告快进、在线教程/教育视频倍速快学、视频文件下载等能力
=======
// @namespace https://github.com/xxxily/h5player
// @homepage https://github.com/xxxily/h5player
// @version 3.7.12
// @description 视频增强脚本,支持所有H5视频网站,例如:B站、抖音、腾讯视频、优酷、爱奇艺、西瓜视频、油管(YouTube)、微博视频、知乎视频、搜狐视频、网易公开课、百度网盘、阿里云盘、ted、instagram、twitter等。全程快捷键控制,支持:倍速播放/加速播放、视频画面截图、画中画、网页全屏、调节亮度、饱和度、对比度、自定义配置功能增强等功能,为你提供愉悦的在线视频播放体验。还有视频广告快进、在线教程/教育视频倍速快学、视频文件下载等能力
>>>>>>> upstream/master
// @description:en Video enhancement script, supports all H5 video websites, such as: Bilibili, Douyin, Tencent Video, Youku, iQiyi, Xigua Video, YouTube, Weibo Video, Zhihu Video, Sohu Video, NetEase Open Course, Baidu network disk, Alibaba cloud disk, ted, instagram, twitter, etc. Full shortcut key control, support: double-speed playback/accelerated playback, video screenshots, picture-in-picture, full-screen web pages, adjusting brightness, saturation, contrast
// @description:zh 视频增强脚本,支持所有H5视频网站,例如:B站、抖音、腾讯视频、优酷、爱奇艺、西瓜视频、油管(YouTube)、微博视频、知乎视频、搜狐视频、网易公开课、百度网盘、阿里云盘、ted、instagram、twitter等。全程快捷键控制,支持:倍速播放/加速播放、视频画面截图、画中画、网页全屏、调节亮度、饱和度、对比度、自定义配置功能增强等功能,为你提供愉悦的在线视频播放体验。还有视频广告快进、在线教程/教育视频倍速快学、视频文件下载等能力
// @description:zh-TW 視頻增強腳本,支持所有H5視頻網站,例如:B站、抖音、騰訊視頻、優酷、愛奇藝、西瓜視頻、油管(YouTube)、微博視頻、知乎視頻、搜狐視頻、網易公開課、百度網盤、阿里雲盤、ted、instagram、twitter等。全程快捷鍵控制,支持:倍速播放/加速播放、視頻畫面截圖、畫中畫、網頁全屏、調節亮度、飽和度、對比度、自定義配置功能增強等功能,為你提供愉悅的在線視頻播放體驗。還有視頻廣告快進、在線教程/教育視頻倍速快學、視頻文件下載等能力
Expand All @@ -35,6 +28,8 @@
// @match https://pan.quark.cn/list*
// @match https://www.youtube.com/*
// @match https://www.aliyundrive.com/drive/*/*
// @match https://www.agemys.org/play/*
// @match https://pan.baidu.com/pfile/video*
// @exclude *://yiyan.baidu.com/*
// @exclude *://*.bing.com/search*
// @grant unsafeWindow
Expand Down

0 comments on commit cf775cd

Please sign in to comment.