baidu-translate-api icon indicating copy to clipboard operation
baidu-translate-api copied to clipboard

A free and unlimited API for Baidu Translate

Results 13 baidu-translate-api issues
Sort by recently updated
recently updated
newest added

挺顶的。 就是不知道百度翻译网页版有没有限制。

{ errno: 998, errmsg: '未知错误', query: '让我们来翻译吧!', from: 'zh', to: 'cht', error: 998 }

polyfills.js:31 Uncaught TypeError: Cannot read properties of undefined (reading 'match') at patch (polyfills.js:31:23) at patch (graceful-fs.js:96:3) at Object.eval (graceful-fs.js:88:18) at eval (graceful-fs.js:348:30)

Bumps [chownr](https://github.com/isaacs/chownr) from 1.0.1 to 1.1.4. Commits 814f642 1.1.4 a0d7ae0 push to github before npm 1a3667a ignore stuff 147eac4 Full tests, handle errors properly in many cases 578fb9f update tap,...

dependencies

Bumps [tar](https://github.com/npm/node-tar) from 4.4.4 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...

dependencies

I'm getting the following error, consistently: ``` { errno: 1022, errmsg: '访问出现异常,请刷新后重试!', error: 1022, errShowMsg: '访问出现异常,请刷新后重试!' } ``` code to reproduce : ``` const RequestOptions = { "from" : "auto",...

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.6.0 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

I made a discord bot translator with your API and its works fine client side server, But when I uploaded the bot to Heroku I get the error listed in...