Giter Site home page Giter Site logo

Comments (8)

mikumifa avatar mikumifa commented on July 23, 2024

你看一下日志?

我怀疑是识别失败之后重试了

from bilitickerbuy.

melon0918 avatar melon0918 commented on July 23, 2024

我测了一下,见得比较多的情况是开始后两秒左右就会输出识别超时,可能一次也可能两次,然后紧接着就识别成功了,这种算是正常的
2024-06-11 17:41:09.770 | INFO | geetest.Validator:validate:48 - {'msg': '识别超时', 'status': -1}
2024-06-11 17:41:11.315 | INFO | geetest.Validator:validate:48 - {'msg': '识别超时', 'status': -1}
2024-06-11 17:41:13.946 | INFO | geetest.Validator:validate:48 - {'msg': '识别成功', 'time': 2572, 'data': {'challenge': '32e728caeeaf3571a2e0fcd8920f2800', 'type': '三代点选', 'validate': '23a6451f9948af167aedc25d0c10b532'}, 'status': 0}

但有的时候是从开始识别隔了半分钟才输出识别成功,日志里也是返回6秒就做完了,难道是获取验证码时卡住了?
2024-06-11 17:38:34.131 | INFO | geetest.Validator:validate:48 - {'msg': '识别超时', 'status': -1}
2024-06-11 17:38:35.694 | INFO | geetest.Validator:validate:48 - {'msg': '识别超时', 'status': -1}
2024-06-11 17:39:11.802 | INFO | geetest.Validator:validate:48 - {'msg': '识别成功', 'time': 6056, 'data': {'challenge': '6ceaf3542e5e07f6035c68c509be88a0', 'type': '三代点选', 'validate': '115395c3d006111f0c2ba5c566bd5ab1'}, 'status': 0}

from bilitickerbuy.

mikumifa avatar mikumifa commented on July 23, 2024

这个过程一直都在那个接码的api,可能那个接码网站速度就这样吧

from bilitickerbuy.

mikumifa avatar mikumifa commented on July 23, 2024

目前自己找不到能够破解的方式
只能调用外部api,这玩意到真正抢票时候很多人用肯定巨卡,所以抢票时候人工破最好(除非找到巨好接码网站)

from bilitickerbuy.

melon0918 avatar melon0918 commented on July 23, 2024

api卡的话确实没什么办法了,那能不能设定个超时时间,超过就重新提交打码请求呢,我估摸着有他卡的几十秒内重新提交一次都做完了

from bilitickerbuy.

mikumifa avatar mikumifa commented on July 23, 2024

会加一个错误n次转手动的功能

from bilitickerbuy.

melon0918 avatar melon0918 commented on July 23, 2024

好的 辛苦了

from bilitickerbuy.

mikumifa avatar mikumifa commented on July 23, 2024

v2.7.8 让rrocr和手动并行了,抢票未测试,训练测试没问题

from bilitickerbuy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.