Skip to content

A simple script using Baidu API to batch translate quests

License

Notifications You must be signed in to change notification settings

Pasuu/ftbquestsAutoTrans

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ftbquestsAutoTrans

介绍:

一个使用百度API批量翻译任务的简单python程序

本程序更替思路受项目 https://github.com/djacu/ftbquests_converter 启发,并在其框架基础上进行了大量更新与优化,对标当前最新ftbquest的任务生成格式

使用:

  1. 复制粘贴config_example.py并将新文件重命名为config.py,配置APPIDAPPKEY
  2. 将ftbquest文件夹放到程序同级目录下运行程序

为了获取更好的翻译效果,建议先在百度翻译api中扩充自己的术语库 (原版术语可以参考:https://github.com/CFPAOrg/Glossary)

效果: image

PS:

如果你有更好的思路或者发现了某些bug,欢迎在此pr!

About

A simple script using Baidu API to batch translate quests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%