b站 港澳台 外挂cc字幕 是繁体字 我想要将它转为简体字,于是有了以下研究
作者:互联网
api请求为https://i0.hdslb.com/bfs/subtitle/xxxx.json
复制下来响应的内容,找个转换网站把内容由繁体字转为简体,然后复制粘贴到一个文件里(后缀无所谓,我是用的.json)
使用reres扩展,替换这个请求为本地的这个文件
If URL match:
.*i0\.hdslb\.com\/bfs\/subtitle\/.*
Response:
file:///C:/Users/ppp/Desktop/zimu_jianti.json
标签:subtitle,cc,i0,hdslb,简体字,bfs,json,繁体字 来源: https://www.cnblogs.com/hhdom/p/16545664.html