// ==UserScript== // @name 学外语视频外挂悬浮可点复制翻译字幕,Learn-foreign-language-video-floating-plug-in-for-clickable-copying-subtitle // @description 显示按钮:电脑鼠标移动或者移动端触摸屏幕, 视频内鼠标滑轮滚动视频快进, F全屏快捷键,----------- 电脑建议配合欧路词典划词翻译, iphone 建议使用快捷指令获取剪贴板翻译, 安卓手机建议使用屏幕取词软件 // @require https://cdn.bootcss.com/jquery/3.4.1/jquery.min.js // @require https://cdn.bootcss.com/vConsole/3.3.0/vconsole.min.js // @require https://unpkg.com/default-passive-events // @include * // @match *://*/* // @namespace http://tampermonkey.net/ // @version 2023.12.23.17.39.31 // @icon https://www.google.com/s2/favicons?sz=64&domain=greasyfork.org // @author You // @downloadURL none // ==/UserScript== (()=>{"use strict";const T=e=>{console.log("%c"+e,` background-color: #811f21; color: white; line-height:1.5rem; padding:0 0.5rem; `)};function q(e){!function(e){if(document.fullscreenElement||document.mozFullScreenElement||document.webkitFullscreenElement||document.msFullscreenElement){if(e===document.fullscreenElement||e===document.mozFullScreenElement||e===document.webkitFullscreenElement||e===document.msFullscreenElement)return console.log("元素处于全屏状态"),1;console.log("元素不处于全屏状态")}else console.log("不处于全屏状态")}(e)?(T("全屏视频"),e.requestFullscreen?e.requestFullscreen():e.mozRequestFullScreen?e.mozRequestFullScreen():e.webkitRequestFullscreen?e.webkitRequestFullscreen():e.msRequestFullscreen&&e.msRequestFullscreen(),void 0!==window.ActiveXObject&&null!=(e=new ActiveXObject("WScript.Shell"))&&e.SendKeys("{F11}")):(T("退出全屏视频"),document.exitFullscreen?document.exitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen?document.webkitExitFullscreen():document.msExitFullscreen&&document.msExitFullscreen())}window.addEventListener("load",(function(){T("视频外挂西悬浮可点复制翻译字幕-floating-plug-in-for-clickable-subtitle-copying"),$("iframe").each((function(){$(this).attr("allowfullscreen","true")})),navigator.mediaSession.setActionHandler("previoustrack",(function(){document.querySelector("video").currentTime-=3})),navigator.mediaSession.setActionHandler("nexttrack",(function(){document.querySelector("video").currentTime+=3}));const t=$("video");var e=t.parent(),o=(e=(e.addClass("videoWrapper"),e.css({position:"relative"}),t.append(""),t.attr("controls","true"),t.attr("playsInline","true"),t.attr("autopictureinpicture","true"),$("")),e.on("click",(function(e){e.stopPropagation(),T("全屏开关点击"),q(document.querySelector(".videoWrapper"))})),{"z-index":"2147483647",color:"#fff",position:"absolute",transition:"all 0.2s ease-in-out"}),n={margin:"1vw",display:"block",padding:"0.5vw","border-radius":".5vw","background-color":"#1118","font-size":"1.5vw",cursor:"pointer","user-select":"text","line-height":"2.5rem !important",color:"#fffb",transition:"all 0.2s ease-in-out","backdrop-filter":"blur(4px)"},s=(e.css({...n}),$(""));let r=!0;s.css({...n});const i=$("
");s.on("click",(function(e){e.stopPropagation(),T("字幕显示开关点击"),r=!r,i.css({display:r?"block":"none"})})),i.click((function(e){T("字幕外层点击"),e.stopPropagation()})),i.on("mousedown",(e=>{e.stopPropagation(),console.log(" :",[t]),t?.[0].pause(),T("视频暂停")})),i.on("touchstart",(e=>{e.stopPropagation(),console.log(" :",[t]),t?.[0].pause(),T("视频暂停")})),i.on("mouseup",(e=>{e.stopPropagation(),window?.getSelection()?.toString()?(console.log(" :",[t]),t?.[0].pause(),T("视频暂停")):(console.log(" :",[t]),h||(t?.[0].play(),T("视频播放")))})),i.on("touchend",(e=>{e.stopPropagation(),window?.getSelection()?.toString()?(console.log(" :",[t]),t?.[0].pause(),T("视频暂停")):(console.log(" :",[t]),t?.[0].play(),T("视频播放"))})),i.css({...o,"backdrop-filter":"blur(8px)",mask:"linear-gradient(180deg, black 0%, rgba(0, 0, 0, 1) 80%,rgba(0, 0, 0, 0.0) 95%)",border:"2px solid #aaa8",transform:"translateX(-50%)",display:"block","user-select":"text",width:"80vw",bottom:"0",left:"50%",padding:"3vw 3vw 10vh 3vw","font-size":" 3vw","text-align":" center","border-radius":"3vw 3vw 0 0"});var l=$(' '),a=(l=(t.prepend(l),l.on("loadeddata",(e=>{e.stopPropagation(),T("轨道数据缓存"),console.log("数据 :",e)})),$(`${n}
`),1<=e&&(n=(o?.[e-1])?.text?.split(/\s+/)?.map((e=>`${e} `)).join(""),i.append(`${n}
`)),(n=$(".clickable_subtitle_middle")).on("mousedown","span",m),n.on("touchstart","span",m),n.on("mouseenter","span",m),n.on("mouseleave","span",(function(e){d=!1,$(this).css({"background-color":"#fff0","border-radius":"1vw"})})),p=e);break}}u=parseInt(e?.currentTime)}));var b=$("找字幕文件网1 "),f=$("找字幕文件网2 "),w=$("找字幕文件网3 "),g=(b.css({color:"#fff"}),f.css({color:"#fff"}),w.css({color:"#fff"}),$("")),v=(g.css({"line-height":"6vw !important"}),$(""));v.css({display:"flex","justify-content":"space-between","align-items":"center","font-size":"2vw","order-radius":"2vw !important",padding:"1vw 4vw","background-color":"#0004","line-height":"5vw"}),v.append(b),v.append(f),v.append(w),g.append(l),g.append(a),g.append(v),i.prepend(g);let h=!1;i.on("mouseenter",(function(e){e.stopPropagation(),h=!0,console.log("鼠标移入了外框!"),t?.[0].pause(),T("视频暂停")})),i.on("mouseleave",(function(e){e.stopPropagation(),h=!1,console.log("鼠标移出了外框!"),i.css({height:"auto"}),$(".clickable_subtitle_middle").css({"margin-top":"0"}),t?.[0].play(),T("视频播放")}));b=$(".videoWrapper");b.css({"font-size":"2vw",padding:"0 1rem !important"});const k=$('');let y=!1,_=void(k.on("mouseenter",(function(){console.log("鼠标移入了按钮!"),y=!0})),k.on("mouseleave",(function(){console.log("鼠标移出了按钮!"),y=!1})),k.css({...o,top:"50%",right:"0",color:"#fff",transform:"translateY(-50%)"}),t.on("touchstart",(e=>{e.stopPropagation(),k.css({opacity:"1",transition:"all 0.2s ease-in-out"})})),t.on("touchend",(e=>{e.stopPropagation(),clearTimeout($.data(this,"timer")),$.data(this,"timer",setTimeout((()=>{k.css({opacity:"0.1",transition:"all 0.2s ease-in-out"})}),1e3))})));$(document).on("mousemove",(function(e){e.stopPropagation(),_=!1,clearTimeout($.data(this,"timer")),k.css({opacity:"1",transition:"all 0.2s ease-in-out"}),y||$.data(this,"timer",setTimeout((()=>{y=!1,k.css({opacity:"0.1",transition:"all 0.2s ease-in-out"})}),1e3))}));f=$("");f.css({...n});const x=$("