Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jerryshell/vpbg

VPBG - Video Progress Bar Generator 视频进度条生成器
https://github.com/jerryshell/vpbg

Last synced: 5 days ago
JSON representation

VPBG - Video Progress Bar Generator 视频进度条生成器

Awesome Lists containing this project

README

        

# VPBG - Video Progress Bar Generator 视频进度条生成器

Bilibili 视频:[https://www.bilibili.com/video/BV1yG411J7xp](https://www.bilibili.com/video/BV1yG411J7xp)

```bash
# 0. 克隆仓库并切换目录
git clone https://github.com/jerryshell/vpbg && cd vpbg
# 1. 初始化依赖
yarn
# 2. 修改 src/PBConfig.ts
# 3. 渲染视频
yarn build
# 4. 渲染完成的视频保存在 out/video.mp4
```

# 感谢

[Remotion](https://www.remotion.dev)

## 开源许可证

[GNU Affero General Public License v3.0](https://choosealicense.com/licenses/agpl-3.0)