We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.直播课回访无法自动播放。 2.2倍速后很多视频只能刷至90%左右就会被跳过,而PYTHON程序内部提示已完成节点,第二次运行程序时仍然会刷那个视频,且是从头开始,除非手动进慕课平台刷完剩余视频。 3.有一款油猴脚本是支持倍速播放视频的,但默认的H5播放器无法强制倍速。 4.此外,通过实践操作发现,16倍速容易与CX服务器中断链接, 以下是LOG文件。 chaoxing.log
以下是截图文件:
The text was updated successfully, but these errors were encountered:
新发现: 这五天,通过用脚本和手动发现了以下内容。 1、直播课回放任务点可以通过API或者其他方式抓取,不过手头没有工具,没法测。 2、直播课回放可以多个任务同时刷。(不像普通任务点视频,A视频播放B会暂停。) 3、实测发现,程序运行时,任务点视频如果开倍速1.5倍-2倍时,大约在70-80%就会跳过(而PY里显示是完全刷过),可能需要设置某些变量来检测是否完成任务点。
Sorry, something went wrong.
No branches or pull requests
1.直播课回访无法自动播放。
2.2倍速后很多视频只能刷至90%左右就会被跳过,而PYTHON程序内部提示已完成节点,第二次运行程序时仍然会刷那个视频,且是从头开始,除非手动进慕课平台刷完剩余视频。
3.有一款油猴脚本是支持倍速播放视频的,但默认的H5播放器无法强制倍速。
4.此外,通过实践操作发现,16倍速容易与CX服务器中断链接,
以下是LOG文件。
chaoxing.log
以下是截图文件:
The text was updated successfully, but these errors were encountered: