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.
Download the tesseract for windows x64
https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w64-setup-v4.1.0.20190314.exe
copy the sample.ini and modify the Privacy section
cd auto_learning
pip install -r requirements.txt
python auto_learning.py
Enjoy your self.
1
Karpov OP 消灭 0 回复。
主要原理是利用 selenium 每隔一秒钟激活一次窗口,然后 headless chrome 从而解放你的双手,自动播放视频,还可以干其他的事情。 |
2
yuhaaitao 2019-04-09 13:20:50 +08:00 via Android 1
学了两个星期才学完
|