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
- Host: GitHub
- URL: https://github.com/msgbyte/paw-bilibili-player
- Owner: msgbyte
- License: mit
- Created: 2022-05-10T07:38:35.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-21T09:41:43.000Z (over 2 years ago)
- Last Synced: 2025-04-30T06:07:30.878Z (6 months ago)
- Language: TypeScript
- Homepage:
- Size: 94.7 KB
- Stars: 14
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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标准协议
如果你喜欢这个项目, 请给它一个大大的赞,您的支持就是我开源最大的动力