https://github.com/bpazy/yabf
Yet Another Bilibili Filter
https://github.com/bpazy/yabf
bilibili filter up-filter video-filter
Last synced: 4 months ago
JSON representation
Yet Another Bilibili Filter
- Host: GitHub
- URL: https://github.com/bpazy/yabf
- Owner: Bpazy
- Created: 2019-02-09T05:14:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-30T10:12:42.000Z (about 2 years ago)
- Last Synced: 2025-01-03T20:12:26.971Z (5 months ago)
- Topics: bilibili, filter, up-filter, video-filter
- Language: TypeScript
- Size: 112 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yabf
[](https://travis-ci.com/Bpazy/yabf)Yet Another Bilibili Filter
## Install
**Tampermonkey is needed!**
[Click here to install](https://github.com/Bpazy/yabf/raw/master/dist/yabf.user.js)## What to filter?
Whatever you don't like!## Which can be filtered?
#### Video rank page:
1. Video name filter
2. Up name filter
#### Category page include home page
1. Video name filter## Develop
1. Development: `npm run dev`. This will watch file changes and repackage it.
2. Build: `npm run build`. Output file is under dist directory.## Plan
1. Custom word.
```
Now only can filter up name: 蔡徐坤情报局
And video name contains: 蔡徐坤, 张艺兴
```