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.