Skip to main content

HTML Translator with Google Api for iBooker/ApacheCN

Project description

BookerTrans

用于 iBooker/ApacheCN 翻译项目的 HTML 谷歌翻译工具

安装

通过pip(推荐):

pip install BookerTrans

从源码安装:

pip install git+https://github.com/apachecn/BookerTrans

部分 API 依赖 Selenium 和 Chrome。请确保安装了 Chrome,并将其驱动放到PATH下。

使用说明

btrans [-h] [-v] [-H HOST] [-P PROXY] [-t TIMEOUT] [-w WAIT_SEC] 
       [-r RETRY] [-s SRC] [-d DST]
       site fname

-H HOST: 域名,默认为 translate.google.com
-P PROXY: 代理,格式为 \d+\.\d+\.\d+\.\d+:\d+,默认为空
-t TIMEOUT: 超时时间,以秒为单位,默认为 8
-w WAIT_SEC: 两次翻译之间的延迟(以秒为单位),默认为 0.5
-r RETRY: 重试次数,默认为 10
-s SRC: 源语言,默认为 auto
-d DST: 目标语言,默认为 zh-CN
site: API 名称,可选项为 {google,google_selenium,baidu,sogou,youdao}
fname: HTML 文件名称,或者文件所在的目录名称

协议

本项目基于 SATA 协议发布。

您有义务为此开源项目点赞,并考虑额外给予作者适当的奖励。

赞助我们

另见

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

BookerTrans-2023.2.21.8.tar.gz (22.9 kB view hashes)

Uploaded Source

Built Distribution

BookerTrans-2023.2.21.8-py3-none-any.whl (29.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page