事业单位学习公需课的朋友,有兴趣拿去改改

2019-04-09 13:01:31 +08:00
 Karpov

仓库地址:

https://github.com/qiurenbo/auto-learing

This program is used to auto-learing the video courses in http://zy.jxkp.net. It is only for technology learning.

1.How to use this code

1.1.Install tesseract

Download the tesseract for windows x64

https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w64-setup-v4.1.0.20190314.exe

1.2.Setup conf.ini

copy the sample.ini and modify the Privacy section

1.3.Run the code in virtualenv

cd auto_learning
pip install -r requirements.txt
python auto_learning.py

Enjoy your self.

2436 次点击
所在节点    Python
3 条回复
Karpov
2019-04-09 13:09:40 +08:00
消灭 0 回复。
主要原理是利用 selenium 每隔一秒钟激活一次窗口,然后 headless chrome 从而解放你的双手,自动播放视频,还可以干其他的事情。
yuhaaitao
2019-04-09 13:20:50 +08:00
学了两个星期才学完
Karpov
2019-04-10 08:22:59 +08:00
@yuhaaitao 兄弟辛苦了~

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/553324

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX