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

https://github.com/msgbyte/paw-bilibili-player

Another bilibili player
https://github.com/msgbyte/paw-bilibili-player

Last synced: 6 months ago
JSON representation

Another bilibili player

Awesome Lists containing this project

README

          

## Paw Bilibili Player

因为 bilibili 的iframe 播放器过于简陋,因此我帮阿B重新做了一个播放器

在B站观看演示视频: [点击此处](https://www.bilibili.com/video/BV1LZ4y187pP/)

## 功能

- Iframe API like `youtube` (WIP)
- 封面下载
- 原始视频下载
- 跳转到
- iframe播放器(播放器由开源项目 [DPlayer](https://github.com/DIYgod/DPlayer) 提供)
- 基于流式的视频传输

## 本地启动

依赖: `nodejs(建议16+)`, `pnpm`

```bash
pnpm install
pnpm build
pnpm start
```

## 声明

注: 本项目完全开源免费,仅用于学习用途。开源协议遵守MIT标准协议

如果你喜欢这个项目, 请给它一个大大的赞,您的支持就是我开源最大的动力