V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
Karpov
V2EX  ›  Python

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

  •  
  •   Karpov ·
    qiurenbo · 2019-04-09 13:01:31 +08:00 · 2424 次点击
    这是一个创建于 1836 天前的主题,其中的信息可能已经有所发展或是发生改变。

    仓库地址:

    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.

    3 条回复    2019-04-10 08:22:59 +08:00
    Karpov
        1
    Karpov  
    OP
       2019-04-09 13:09:40 +08:00
    消灭 0 回复。
    主要原理是利用 selenium 每隔一秒钟激活一次窗口,然后 headless chrome 从而解放你的双手,自动播放视频,还可以干其他的事情。
    yuhaaitao
        2
    yuhaaitao  
       2019-04-09 13:20:50 +08:00 via Android   ❤️ 1
    学了两个星期才学完
    Karpov
        3
    Karpov  
    OP
       2019-04-10 08:22:59 +08:00
    @yuhaaitao 兄弟辛苦了~
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3258 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 12:42 · PVG 20:42 · LAX 05:42 · JFK 08:42
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.