fix(P0): 素材库视频上传时生成缩略图 #588
Reference in New Issue
Block a user
Delete Branch "fix/video-thumbnail-ingest"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
问题
素材库视频上传后没有缩略图,前端显示纯蓝渐变占位图。
根因
ingest流程中完全没有生成缩略图的步骤,Asset.thumbnail_url始终为null。
修复
相关Issue: #577
CI全绿,自动审批通过。
CI全绿,自动审批通过。
🗑️ 预览环境已清理
PR #588 已关闭或合并,对应的预览环境已被清理。