Python破解百度、搜狗、有道翻译JS加密,轻松实现翻译自动化
想用程序自动翻译文本?这篇教你用 Python 破解百度翻译、搜狗翻译和有道翻译的 JS 加密参数,轻松实现翻译功能! 代码示例: python if __name__ == '__main__': while True: text = input('请输入想翻译的:') get_f(text)
ningzhihong_1910070620_2-master.zip
预估大小:5个文件
ningzhihong_1910070620_2-master
文件夹
sodog.py
1KB
baidu.py
3KB
.gitignore
350B
baidu.js
4KB
yd.py
2KB
6.27KB
文件大小:
评论区