Operations 5 min read

Automate Bilibili Tasks and Level Up Fast with BiliBiliTool

This article introduces BiliBiliTool, an open‑source utility that automates daily Bilibili actions such as watching, sharing, and coin‑throwing to earn experience, quickly upgrade account levels, and collect rewards, while providing step‑by‑step instructions for setup and execution.

Programmer DD
Programmer DD
Programmer DD
Automate Bilibili Tasks and Level Up Fast with BiliBiliTool

BiliBiliTool is an open‑source automation tool for the Chinese video platform Bilibili. It can automatically perform daily tasks such as watching videos, sharing, throwing coins, and collecting experience, allowing users to quickly upgrade their account level to Lv6 and earn virtual batteries.

The tool works by calling a series of Bilibili public APIs, aggregating them into a daily script that runs automatically.

How to Use BiliBiliTool

1. Obtain Cookie

Open Bilibili in Chrome, press F12 to open Developer Tools, go to Application → Storage → Cookies, and copy the values of DEDEUSERID, SESSDATA, and bili_jct. Save them for later use.

2. Configure the Tool

Download the BiliBiliTool package from the GitHub repository, unzip it, and edit the appsettings.json file. Paste the previously copied Cookie values into the corresponding fields and save.

3. Run the Tool

Locate the executable named Ray.BiliBiliTool.Console.exe (or the corresponding binary for your OS) and double‑click to start. The program will automatically complete the configured tasks and display the results.

For users familiar with GitHub Actions, the tool can also be scheduled to run automatically online every day.

The source code and more usage details are available at the GitHub repository: https://github.com/RayWangQvQ/BiliBiliTool .

Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

AutomationAPIGitHubBilibilitoolExperience
Programmer DD
Written by

Programmer DD

A tinkering programmer and author of "Spring Cloud Microservices in Action"

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.