Giter Site home page Giter Site logo

ytmuay / onlinecoursescript Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ocsjs/ocsjs

0.0 0.0 0.0 748 KB

大学生网课刷课脚本,不定期更新!目前支持:超星学习通,智慧树

License: Apache License 2.0

JavaScript 98.18% CSS 1.82%

onlinecoursescript's Introduction

大学生网课刷课脚本

(不是很会用github,markdown排版很差,谅解一下)

不定期更新!目前支持:超星学习通,智慧树

超星logo 智慧树logo

版本: 1.2(正式版)
作者: 骷髅:LDS-Skeleton
QQ: 877526278(网课代刷)

脚本,技术交流群https://jq.qq.com/?_wv=1027&k=5hR45ae (点击添加,别进来问脚本怎么用,下面有教程),群号:532537990

所有脚本均由本人制作,转载请注明出处,禁止商业用途


功能

  • 支持自动刷课,鼠标离开不会暂停。
  • 播放完毕,自动跳转下一节。
  • 自动答题功能暂未开放。

更新:

v1.1——2020/4/5: 更新可以查答案的脚本(还不能用,网站备案没下来)


使用教程:

1 :进入csdn文章里:

CSDN主页: https://blog.csdn.net/qq_31254489 (如果使用教程404了,那么就是我的文章正在审核)
文章直链https://blog.csdn.net/qq_31254489/article/details/104579438

2:文字教程:

按照步骤来:

1.打开超星学习通的学习界面!!!。

准备一个浏览器!,谷歌,火狐,qq浏览器都行!,我这个不是油猴,不要用油猴。 登录进你的超星账号然后:

学习界面

2.按下键盘上的F12 !!!

F12不懂是什么可以劝退了
有些浏览器是不支持F12的!,如果没有反应请换一个浏览器
你会看到浏览器右边弹出一个东西:(qq浏览器,和谷歌都是这个页面)
控制台console
如果是其他浏览器,可能会有中文,比如说火狐

控制台console
然后点击Console,中文的话,就点击”控制台“
控制台console

3.复制下面代码到console的空白区域中!!!

你没看错!只需要——两行代码!

目前更新:支持:超星学习通智慧树

1.超星↓↓↓

var uri="chaoxing";
$.getScript("https://ghcdn.rawgit.org/LDS-Skeleton/OnlineCourseScript/master/"+uri+".js?t="+new Date().getTime());

1.超星测试版:解决一个章节里面多个视频播放问题,但是播放完成后好像不能自动跳转下一个章节,大家可以试试这个,正在测试中,有bug可反馈,最近挺忙的,有空再来填坑。↓↓↓

var uri="chaoxingbeta";
$.getScript("https://ghcdn.rawgit.org/LDS-Skeleton/OnlineCourseScript/master/"+uri+".js?t="+new Date().getTime());

2.智慧树↓↓↓

var uri="zhihuishu";
$.getScript("https://ghcdn.rawgit.org/LDS-Skeleton/OnlineCourseScript/master/"+uri+".js?t="+new Date().getTime());

就像这样:吧代码输入进去就行了
代码

4.然后回车,运行代码,屏幕中间出现刷课框:

刷课框


点击播放即可。视频会一直刷下去。可以实时改变播放速度,建议还是一倍速比较好。

制作不易,点个star再走?

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.