Code Monkey home page Code Monkey logo

bilibili_lottery_dynamic_del's Introduction

目前项目失效

失效原因:b站更换api接口,暂时无法理解新接口验证措施

b站抽奖动态删除

特点:

  • 自动识别是否已经开奖
  • 只删除已经开奖的动态
  • 详细的提示
  • 遍历所有动态

使用方法

下载python

从github克隆本仓库

git clone https://github.com/sandboxdream/bilibili_lottery_dynamic_del.git

config_template.json重命名为config.json

在config.json中修改配置:

uid填写为b站uid(纯数字)

bili_jct和SESSDATA为cookie内容,打开b站网页,切换到network选项卡,点开第一个www.bilibili.com,在request headers中的cookie中找到SESSDATA和bili_jct 将这两段复制进双引号中(注意只复制等号后面到分号前面)

如果bili_jct或SESSDATA任意一个没有填写,则将自动进入登录选项

del_all配置表示是否执行全部动态删除模式。0表示关闭,1表示开启。 如果开启全部删除模式,将不进行判断直接删除所有的动态

运行main.py

bilibili_lottery_dynamic_del's People

Contributors

sandboxdream avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

topyjj le45tx1m chln

bilibili_lottery_dynamic_del's Issues

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.