Prompt Gallery

UI / App / 网页 / SaaS

YouTube 直播界面模型

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

ID
13963
作者
Marouane Lamharzi Alaoui
标签
UI / App / 网页 / SaaS / 商业海报 / 广告 / 社媒 / Logo / 品牌 / 视觉识别

中文提示词

{
  "type": "YouTube 直播 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\"} 身穿白色开衫",
      "留胡子的男子身穿米色夹克正在大笑"
    ],
    "bg": "沙发,2 个银色播放按钮,公羊标志 'SARDI'",
    "overlays": {
      "chat": {"pos": "左侧", "count": 15, "desc": "彩色用户名,白色文本"},
      "goal": {"pos": "右上角", "text": "今晚目标:0 到 25"},
      "banner": {"pos": "底部中央", "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
  }
}

原始提示词

{
  "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
  }
}