10 Star 149 Fork 22

Vinlic / WebVideoCreator

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.53 KB
一键复制 编辑 原始数据 按行查看 历史
Vinlic 提交于 2024-01-06 01:12 . Release 0.0.34
{
"name": "web-video-creator",
"version": "0.0.34",
"description": "A framework for creating videos based on Node.js + Puppeteer + FFmpeg.",
"type": "module",
"main": "index.js",
"scripts": {},
"author": "Vinlic",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/Vinlic/WebVideoCreator.git"
},
"files": [
"api/",
"core/",
"docs/",
"entity",
"examples",
"lib/",
"media/",
"preprocessor/",
"README.md",
"README.en-US.md",
"index.js"
],
"keywords": [
"puppeteer",
"screen",
"screen recorder",
"video capture",
"video recorder",
"video",
"ffmpeg",
"record",
"cast",
"shot",
"chrome",
"chromium",
"render",
"synthesis",
"animation",
"canvas",
"web",
"html5",
"vtuber",
"automatic",
"automation",
"screen frame",
"screeencast",
"screeencasts",
"headless"
],
"bugs": "https://github.com/Vinlic/WebVideoCreator/issues",
"dependencies": {
"@puppeteer/browsers": "^1.7.1",
"ansi-colors": "^4.1.3",
"async-lock": "^1.4.0",
"cli-progress": "^3.12.0",
"colors": "^1.4.0",
"crc-32": "^1.2.2",
"date-fns": "^2.30.0",
"eventemitter3": "^5.0.1",
"ffmpeg-static": "^5.2.0",
"ffprobe-static": "^3.1.0",
"fluent-ffmpeg": "^2.1.2",
"fs-extra": "^11.1.1",
"generic-pool": "^3.9.0",
"got": "^13.0.0",
"lodash": "^4.17.21",
"mp4box": "^0.5.2",
"puppeteer-core": "^21.3.4",
"uniqid": "^5.4.0"
}
}
NodeJS
1
https://gitee.com/vblog/web-video-creator.git
git@gitee.com:vblog/web-video-creator.git
vblog
web-video-creator
WebVideoCreator
master

搜索帮助