yucongo
yucongo
用 openssl 命令就是这样的: echo '9TWh4BIVxRJMrYnyw1wlx8Huz/eLPe6H0Y5VRHmOl90=' | openssl enc -d -aes-128-ecb -a -K 4c5142686d316f51766f32704447424f 其中 4c5142686d316f51766f32704447424f 是 LQBhm1oQvo2pDGBO 的 hex 形式。 --- win10 下用 git带的 openssl 上面的 echo 不能带 ‘ ’...
sign的算法及POST提交方法可参看 python 版,亲测可用 https://github.com/yucongo/mgoogle_translate/blob/master/bd_fanyi.py 源于上面提到的简书博文 https://www.jianshu.com/p/38a65d8d3e80 用 node的话 OBSTR应该是可以直接执行的
https://github.com/yucongo/mgoogle_translate/blob/master/bd_fanyi.py 确实是固定cookies,但用这个cookies 用了几个月了,貌似不会过时。每次只需签字就可以用。OBSTR那地方还可以用 js2python转换成 python 码,提高速度(python里用 js 环境比较慢)。 腾讯翻译的cookies 会过时,同一个cookies 及相关的 gtk 第二天就不能用了。
ctrl-break in Windows works
Sometimes if you already logged in and tried to log in again, you'll get stuck. In any case, that was what happen to me with `wrangler 1.13.0` in `ubuntu 19`....
I worked it out using pyquery, for my need at least: from pyquery import PyQuery as pq from tomd import MARKDOWN html = ''' h1 h2h3 h4 del bold italic...
> Hum. I need to think about this one. > > I think `tbump` uses `.encode()` and `.decode()` without special arguments everywhere. In theory, `tbump` should use the default encoding...
Did you find a way to get rid of the warning? If yes, would you mind sharing? Thanks.
可以考虑搬到免费云里,例如okteto,koyeb或huggingface spaces,比小鸡云服务器还强大一些。