tgoop.com/scriptableJS/67
Last Update:
⭐️Spotify Mac Lyric 翻译
⭐️需要配置 BoxJS 参数 BaiDu_APP_ID,BaiDu_SECURITY_KEY
⭐️脚本只能在电脑上调用
1.Surge:
[MITM]
hostname = %APPEND% spclient.wg.spotify.com
[Script]
spotify歌词翻译 = type=http-response,pattern=^https:\/\/spclient\.wg\.spotify\.com\/color-lyrics\/v2\/track\/,requires-body=1,binary-body-mode=1,max-size=0,script-path=https://raw.githubusercontent.com/dompling/Script/master/spotify/spotify-lyric.mac.js
2.Loon:
[Mitm]
hostname =spclient.wg.spotify.com
[Script]
http-response ^https:\/\/spclient\.wg\.spotify\.com\/color-lyrics\/v2\/track\/ script-path=https://raw.githubusercontent.com/dompling/Script/master/spotify/spotify-lyric.mac.js, requires-body=true, binary-body-mode=true, timeout=10, tag=Spotify歌词翻译
3.qx:
[mitm]
hostname = spclient.wg.spotify.com
[rewrite_local]
^https:\/\/spclient\.wg\.spotify\.com\/color-lyrics\/v2\/track\/ url script-response-body https://raw.githubusercontent.com/dompling/Script/master/spotify/spotify-lyric.mac.js
BY Scriptable教学

Share with your friend now:
tgoop.com/scriptableJS/67