the1812/bilibili-evolved

强大的哔哩哔哩增强脚本

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 30 minutes ago
Added to GitGenius on September 1st, 2026
Created on July 16th, 2018
Open Issues & Pull Requests: 486 (+0)
GitHub issues: Enabled
Number of forks: 1,797
Total Stargazers: 30,418 (+1)
Total Subscribers: 126 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 37.3 hours
Mean response time: 30.2 days
90th percentile: 44.1 days
Tracked items: 386

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "unable-to-reproduce" is answered fastest, typically in about 2 days, while "feature-request" waits about 9 days. 57% of tracked open issues have had no activity in three months. Only 8% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 133
New in 7 days: 4
Closed in 7 days: 4
Avg open age: 661 days
Stale 30+ days: 119
Stale 90+ days: 109

Recent activity

Opened in 7 days: 3
Closed in 7 days: 4
Comments in 7 days: 8
Events in 7 days: 20

Top labels

  • bug (60)
  • adaptation (47)
  • duplicate (26)
  • unable-to-reproduce (21)
  • invalid (12)
  • feature-request (11)
  • compatibility (6)
  • long-term (3)

Detailed Description

Bilibili Evolved is a userscript that enhances the Bilibili video platform through Tampermonkey or Violentmonkey browser extensions.

The script addresses the need for extended functionality on Bilibili by providing a modular architecture where users can selectively install components, plugins, and styles tailored to their preferences. Rather than shipping with all features enabled by default, the tool operates on an opt-in model accessed through a sidebar panel, allowing users to browse, batch-install, or add components via direct links. A settings panel lets users manage which components are active and configure their options.

Adoption suits users who want granular control over which enhancements they enable and are comfortable managing a userscript installation. The tool is positioned as a comprehensive enhancement suite rather than a specialized utility; the README explicitly recommends that users seeking only video download functionality should look elsewhere on GreasyFork for more focused alternatives. Installation requires either the jsDelivr CDN version or direct GitHub access, with a preview branch available for testing. The script has notable performance implications and requires logged-in Bilibili accounts for full compatibility. Users migrating from the earlier v1 version can import their previous settings through a dedicated migration component.

The project maintains active development with a public roadmap visible through its project board. Multiple installation sources are provided to accommodate different network conditions and access constraints. The codebase is written in TypeScript and accepts community contributions through a documented process. Documentation is hosted separately and developed collaboratively, with the main repository focusing on the script implementation itself.