Python破解百度、搜狗、有道翻译JS加密,轻松实现翻译自动化

想用程序自动翻译文本?这篇教你用 Python 破解百度翻译、搜狗翻译和有道翻译的 JS 加密参数,轻松实现翻译功能! 代码示例: python if __name__ == '__main__': while True: text = input('请输入想翻译的:') get_f(text)

zip
ningzhihong_1910070620_2-master.zip 预估大小:5个文件
folder
ningzhihong_1910070620_2-master 文件夹
file
sodog.py 1KB
file
baidu.py 3KB
file
.gitignore 350B
file
baidu.js 4KB
file
yd.py 2KB
zip 文件大小:6.27KB