Skip to content
This repository has been archived by the owner on Apr 2, 2020. It is now read-only.

myfreeer/bilibili-helper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bilibili-helper

An auxiliary extension for Bilibili (bilibili.com) which allows users to bypass playback restrictions, replace video players and use shortcuts.

哔哩哔哩 (bilibili.com) 辅助工具,可以替换播放器、去广告、推送通知并进行一些快捷操作。

Release

Latest Release Download

License

GitHub license

Especially, the file libs/crc32-gpl.js and any build including this file would be licensed as GPL v3 as it has used code from bilibili_danmaku_AntiAnonym project.

Build

Requirements

  • nodejs
  • webpack

Regular Build

npm install webpack
node make

GPL Build

The GPL Build uses file libs/crc32-gpl.js to resolve comment-sender hash to user-id locally, but this file requires GPL v3 license.

npm install webpack
node make gpl

Credits

About

(去除追踪代码及精简)哔哩哔哩 (bilibili.com) 辅助工具,可以替换播放器、去广告、推送通知并进行一些快捷操作

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%