GithubHelp home page GithubHelp logo

Comments (6)

TOL0VE avatar TOL0VE commented on July 28, 2024

等等我找到稳定触发的时候更新issue

from cxkitty.

TOL0VE avatar TOL0VE commented on July 28, 2024

1111111
这种情况时会跳过这个任务节点进入任务点,视频预拉取出错

from cxkitty.

TOL0VE avatar TOL0VE commented on July 28, 2024

QQ截图20230313161849

同样的,如果是纯文章任务点,默认没有任务点,但是没有获取这个文章的操作就不给过

from cxkitty.

TOL0VE avatar TOL0VE commented on July 28, 2024

chapters.py 239行添加如下代码
if len(point_objs) == 0: resp = self.session.get( "https://mooc1-api.chaoxing.com/job/submitstudy", params={ "node": params['id'], "userid":self.acc.puid, "clazzid":self.clazzid , "courseid": self.courseid, "view":params["view"], "token":params["token"], "_time":params["_time"], "inf_enc": calc_infenc(params) }, )
即可解决
QQ截图20230315130930

from cxkitty.

2563411574 avatar 2563411574 commented on July 28, 2024

哥 这个问题又出现了 按照这个方法添加代码没用嘞
微信截图_20230411004800

from cxkitty.

TOL0VE avatar TOL0VE commented on July 28, 2024

哥 这个问题又出现了 按照这个方法添加代码没用嘞 微信截图_20230411004800

你改成我图里面的格式,我复制上来的代码格式有问题

from cxkitty.

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.