Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 351 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 351 Bytes

Bilive

向B站发心跳包,实现24h挂机看直播,获得经验值

  • Linux
  • Python 2.7 (best >= 2.7.9)

安装python需要的库

  • requests

验证码识别使用了yundama服务,需要预先申请账号,在config.py中配置

$crontab -e

*/6 * * * * python ./bilive.py > ./bilive.log

Thanks lwl12