diff --git a/guanghuclip/frontend/index.html b/guanghuclip/frontend/index.html index 5451d2e..6293ffe 100644 --- a/guanghuclip/frontend/index.html +++ b/guanghuclip/frontend/index.html @@ -3,11 +3,423 @@ - 光湖短视频工作台 · guanghuclip.cn + 光湖 · 视频预览 · guanghuclip.cn + -
- + +
+
+ +
+
光湖 · 视频预览
+
guanghuclip.cn · AI短剧平台 · 铸渊 ICE-GL-ZY001 主控
+
+
+
+ ⚡ 铸渊生成 · 冰朔预览 + +
+
+ +
+ 📺 加载中... + + 🎬 0 个分镜 + ⏱️ 每镜 5s + +
+
+
+ 0% +
+ +
+ +
+ +
+
+
🎬
+
视频预览加载中...
+
铸渊正在生成分镜视频,完成后将自动部署到此页面。
+
+ + 📋 查看项目进度 → + +
+
+
+ + + + + diff --git a/guanghuclip/frontend/public/data/videos.json b/guanghuclip/frontend/public/data/videos.json new file mode 100644 index 0000000..d2442e3 --- /dev/null +++ b/guanghuclip/frontend/public/data/videos.json @@ -0,0 +1,61 @@ +{ + "project": "付费才能修仙?我的宗门全免费", + "updated": "2026-06-11 D130", + "tencentDocsUrl": "https://docs.qq.com/aio/DTHhuWW5OQU9VbFVX", + "episodes": [ + { + "number": 1, + "title": "百宗会招募日", + "scenes": [ + { + "id": "1-1", + "name": "百宗会开场", + "shots": [ + { "shotId": "镜1·建立镜头", "duration": 5, "prompt": "修仙世界,百宗会广场,白天阳光明媚。宏大的宗门招募现场,云海仙气,金色光芒。角落里破旧的天道宗牌匾格外刺眼。Seedance动态漫风格。", "videoUrl": null }, + { "shotId": "镜2·苏白近景", "duration": 5, "prompt": "18岁白衣少年苏白,站在破烂牌匾下双手叉腰。最寒酸的宗门,最自信的笑容。\"未来的天下第一宗!\"半身镜头。", "videoUrl": null }, + { "shotId": "镜3·对比镜头", "duration": 5, "prompt": "灵霄宗鎏金大字、仙盟五百强、长队望不到头。切回天道宗空无一人。风吹落叶。苏白叹气。", "videoUrl": null } + ] + }, + { + "id": "1-2", + "name": "灵霄宗", + "shots": [ + { "shotId": "镜4·红叉", "duration": 5, "prompt": "王执事在鉴定表上画了红叉。\"没钱你修什么仙?\"诸葛风粗麻布衣,指甲掐进掌心。", "videoUrl": null }, + { "shotId": "镜5·闪回父母之死", "duration": 5, "prompt": "父母倒在血泊中。欧阳员外鄙夷地笑。阴冷色调,暗影重重。Seedance动态漫风格。", "videoUrl": null }, + { "shotId": "镜6·仇恨特写", "duration": 5, "prompt": "诸葛风眼里冒出火苗。\"我必须要赶快成为仙人,为父母报仇!\"暗色背景中燃烧的眼睛。电影级光影。", "videoUrl": null } + ] + }, + { + "id": "1-3", + "name": "天道宗收徒", + "shots": [ + { "shotId": "镜7·问答", "duration": 5, "prompt": "诸葛风走到破烂牌匾前。\"仙师……入宗真的就可以学习仙法吗?\"苏白微笑点头。", "videoUrl": null }, + { "shotId": "镜8·震惊反转", "duration": 5, "prompt": "诸葛风看到\"基础银子三十两\"。苏白拍胸脯:\"我们宗门绝不拖欠!\"一道闪电劈开——这宗门倒贴钱!", "videoUrl": null } + ] + } + ] + }, + { + "number": 2, + "title": "萧灵汐登场", + "scenes": [ + { + "id": "2-1", + "name": "百宗会", + "shots": [ + { "shotId": "镜1·萧灵汐出现", "duration": 5, "prompt": "白衣瀑布长发、五官精致身材爆炸的萧灵汐出现在百宗会。她看到了天道宗的广告牌,眼神一亮。", "videoUrl": null }, + { "shotId": "镜2·三人相遇", "duration": 5, "prompt": "苏白、诸葛风、萧灵汐三人站在破旧的天道宗牌匾下。\"天道宗……就是这里。\"萧灵汐微微一笑。", "videoUrl": null } + ] + }, + { + "id": "2-2", + "name": "天道宗山头", + "shots": [ + { "shotId": "镜3·上山", "duration": 5, "prompt": "三人沿着山路走向天道宗山头。苏白走在前面带路,诸葛风和萧灵汐跟在后面。山间的灵气光芒闪烁。", "videoUrl": null }, + { "shotId": "镜4·宗门初现", "duration": 5, "prompt": "天道宗山门出现在眼前。虽然简陋,但在夕阳下显得格外温暖。苏白转身,展开双臂。\"欢迎来到天道宗!\"", "videoUrl": null } + ] + } + ] + } + ] +}