An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# yabf
[![Build Status](https://travis-ci.com/Bpazy/yabf.svg?branch=master)](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: 蔡徐坤, 张艺兴
```