This media is not supported in your browser
VIEW IN TELEGRAM
DC超級英雄 2022 集結
Forwarded from Surge & Loon & QX 脚本收集 (🅼🅄🆃🅄)
更新:翻译所有语言
QX Youtube 无中文字幕机翻方案
@id77_GitHub
# 直接订阅
https://raw.githubusercontent.com/id77/QuantumultX/master/rewrite/Youtube_CC.conf, tag=Youtube 翻译中文, update-interval=172800, opt-parser=false, enabled=true
# 本地添加
添加mitm的hostname
www.youtube.com
[rewrite_local]
// 重写,翻译所有语言为简体;
// 重写,翻译所有语言为繁体
QX Youtube 无中文字幕机翻方案
@id77_GitHub
# 直接订阅
https://raw.githubusercontent.com/id77/QuantumultX/master/rewrite/Youtube_CC.conf, tag=Youtube 翻译中文, update-interval=172800, opt-parser=false, enabled=true
# 本地添加
添加mitm的hostname
www.youtube.com
[rewrite_local]
// 重写,翻译所有语言为简体;
https:\/\/www.youtube.com\/api\/timedtext\?.+&lang=(?!zh)((?!&tlang=zh\-Hans).)*$ url request-header \sHTTP/1\.1(\r\n) request-header &tlang=zh-Hans HTTP/1.1$1// 重写,翻译所有语言为繁体
https:\/\/www.youtube.com\/api\/timedtext\?.+&lang=(?!zh)((?!&tlang=zh\-Hant).)*$ url request-header \sHTTP/1\.1(\r\n) request-header &tlang=zh-Hant HTTP/1.1$1👍1