Giter Site home page Giter Site logo

autostudy's Introduction

AutoStudy

使用说明

if __name__ == '__main__':
    study = AutoStudy(chapternum)
    study.start('url')
    while 1:
        study.play_video(study.get_video_num())
name value
chapternum 要播放的课时前面所有的课时数+1
url 课程页面的url

程序运行后在8s内扫码登陆(提前打开手机版学习通)

注意事项

  1. 不要关闭浏览器的窗口,也不要将浏览器最小化,否则会运行异常
  2. 如果课程设置了鼠标指针移出播放页后自动暂停播放,请不要在程序运行的过程中鼠标指针移入页面

autostudy's People

Watchers

王冠儒 avatar

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.