返回画廊数据整理自 YouMind 公共 GitHub/页面数据

YouTube 直播界面模型

生成一个逼真的 YouTube 直播 UI,包含带有聊天叠加层、频道详情和可自定义文本字段的视频播放器。

Prompt 正文

默认展示英文原文。复制时按当前语言,回到首页后会同时保留中英文两份草稿。

{
"type": "YouTube livestream UI",
"top_nav": {
"logo": "YouTube Premium",
"search": "{argument name=\"search query\" default=\"bilal fraiha\"}",
"icons": 3
},
"player": {
"subjects": [
"{argument name=\"female guest\" default=\"Sydney Sweeney\"} in white cardigan",
"bearded man in beige jacket laughing"
],
"bg": "couch, 2 silver play buttons, ram logo 'SARDI'",
"overlays": {
"chat": {"pos": "left", "count": 15, "desc": "colored usernames, white text"},
"goal": {"pos": "top right", "text": "TONIGHT'S GOAL: 0 to 25"},
"banner": {"pos": "bottom center", "text": "K {argument name=\"streamer name\" default=\"MOREBILAL\"}"}
},
"controls": {"count": 10}
},
"details": {
"title": "{argument name=\"video title\" default=\"FULL STREAM | سيدني سويني مع بلال\"}",
"channel": "{argument name=\"channel name\" default=\"More Bilal No Filter\"}",
"buttons": 5
}
}