Giter Site home page Giter Site logo

bilibili_dynamic_thumps_up's Introduction

B站动态自动点赞脚本

功能

  • 给指定用户的全部动态点赞

使用

  • 修改文件中的cookie和UID

    cookie = ""  # 这里填写自己的B站cookie
    host_id = ""  # 这里填写需要点赞的用户的B站UID
    interval = 2  # 这里填写点赞时间间隔,默认为2秒
  • 安装依赖

    pip install -r requirements.txt
  • 运行

    python biliThumpsUp.py

注意事项

  • 由于每次运行需要遍历用户所有的动态,因此在开始执行点赞操作之前需要等待一段时间(用户动态数量越多则等待时间越长),如果没有报错说明程序仍在收集动态信息

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.