This website requires JavaScript.
Explore
Help
Register
Sign In
sion
/
video-create
Watch
0
Star
0
Fork
0
You've already forked video-create
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
817c181cb5cd8b013bd5f94000435a88b8610a70
video-create
/
package.json
8 lines
111 B
JSON
Raw
Normal View
History
Unescape
Escape
refactor(video-pipeline): 用 music-metadata 替换 ffprobe 测量音频时长 ffprobe 在 Mac 上有路径/权限兼容性问题,改用纯 JS 的 music-metadata 实现跨平台音频时长测量,零外部依赖。 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-02 14:58:37 +08:00
{
"dependencies"
:
{
chore: 更新API密钥、添加gptImage配置及谢尔比音色 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 16:06:42 +08:00
"ali-oss"
:
"^6.23.0"
,
"axios"
:
"^1.16.1"
,
refactor(video-pipeline): 用 music-metadata 替换 ffprobe 测量音频时长 ffprobe 在 Mac 上有路径/权限兼容性问题,改用纯 JS 的 music-metadata 实现跨平台音频时长测量,零外部依赖。 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-02 14:58:37 +08:00
"music-metadata"
:
"^11.12.3"
}
}
Reference in New Issue
Copy Permalink