Giter Club home page Giter Club logo

Comments (10)

Maasea avatar Maasea commented on July 28, 2024

你可以尝试调整一下模块执行的优先级

from sgmodule.

BugGust avatar BugGust commented on July 28, 2024

你可以尝试调整一下模块执行的优先级

你好,我按要求测试了将双语模块优先级高于Youtube (Music) Enhance的组合,虽然字幕可以自动开启了,但画中画和后台播放就不能正常工作了(去广告工作正常)
这是我使用的双语字幕模块:DualSubs: ▶ YouTube
麻烦大佬了🙏

from sgmodule.

Maasea avatar Maasea commented on July 28, 2024

两个模块都需要修改同一个请求,二选一

from sgmodule.

BugGust avatar BugGust commented on July 28, 2024

两个模块都需要修改同一个请求,二选一

好吧,了解了,谢谢dalao解答

from sgmodule.

BugGust avatar BugGust commented on July 28, 2024

两个模块都需要修改同一个请求,二选一

想问问作者大大,后续考虑增加字幕功能吗?单独使用当前版本的Youtube (Music) Enhance每次打开一个新视频都得手动打开字幕,如果该视频没有提供中文还得手动到自动翻译里选择中文,操作很繁琐,如果能自动开启字幕并设置为用户上次设置的语言会更好一点吧。

from sgmodule.

Tulinger avatar Tulinger commented on July 28, 2024

感谢大佬!youtube画中画quantumultx可用,以前引用的资源经常失效,所以现在想着把脚本放本地。大佬能不能简单说一下:怎么改一下这里(youtube.request = type=http-request,pattern=^https://youtubei.googleapis.com/youtubei/v1/(browse|next|player|reel/reel_watch_sequence),requires-body=1,max-size=-1,binary-body-mode=1,script-path=)让脚本在本地执行,脚本已经放到本地,但是执行不了。还有这里([Rule]
AND,((DOMAIN-SUFFIX,googlevideo.com), (PROTOCOL,UDP)),REJECT
AND,((DOMAIN,youtubei.googleapis.com), (PROTOCOL,UDP)),REJECT)不知道放到圈x配置什么位置,用不用放。

from sgmodule.

Tulinger avatar Tulinger commented on July 28, 2024

感谢大佬!youtube画中画quantumultx可用,以前引用的资源经常失效,所以现在把脚本放本地。大佬能不能简单地说一下:这里怎么改一下(youtube.request = type=http-request,模式=^https://youtubei.googleapis.com/youtubei/v1/(浏览|下一个|播放器|reel/reel_watch_sequence),需要body = 1,max-size = -1,binary-body-mode = 1, script-path=)脚本放在本地执行,脚本已经放到本地,但是执行不了。还有这里([Rule] AND,((DOMAIN-SUFFIX,googlevideo.com), (PROTOCOL,UDP)),REJECT AND ,((DOMAIN,youtubei.googleapis.com),(PROTOCOL,UDP)),REJECT)不知道放到圈x配置什么位置,用不用放。

from sgmodule.

Maasea avatar Maasea commented on July 28, 2024

@BugGust 最新的提交应该可以满足你的要求,支持自动打开字幕翻译,默认是简体中文。

如果你在用 surge TF 版本并支持修改远程模块的传入参数,可以通过长按模块的方式手动修改翻译的语言(当传入的参数为 off 时候关闭自动翻译)。

如果你使用的surge版本不支持修改远程模块的参数,可以新建本地模块手动替换argument 后面的参数为:

"{"lyricLang":"zh-Hans","captionLang":"zh-Hans","blockUpload":true,"immersive":true}"

from sgmodule.

Maasea avatar Maasea commented on July 28, 2024

@Tulinger 我不是QX 的开发者,所以脚本的使用问题,你应该优先和TG群友沟通或询问QX的开发者而不是来询问 Surge 模块的作者

from sgmodule.

Tulinger avatar Tulinger commented on July 28, 2024

from sgmodule.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.