diff --git a/config/URL_config.ini b/config/URL_config.ini index cfb44d9..e0a7a38 100644 --- a/config/URL_config.ini +++ b/config/URL_config.ini @@ -1,39 +1,2 @@ -https://live.douyin.com/925673220466,主播: 兜有米麻糍 -https://live.douyin.com/745606325880,主播: w、(摆摊日记_) -https://live.douyin.com/675343045974,主播: 张子沐的串串(你的电子榨菜) -https://live.douyin.com/673565298571,主播: 轻舟已撞大冰山(摆摊vlog) -https://live.douyin.com/835571459859,主播: 海绵饱饱 -https://live.douyin.com/152358755212,主播: 大美_红烧肉 -https://live.douyin.com/990825651731,主播: 王同学摆摊日记(蜜汁烤鸡腿) -https://live.douyin.com/591442402624,主播: 76696515302 -https://live.douyin.com/967381081829,主播: 憨憨的摆摊日记 -https://live.douyin.com/78012762575,主播: 摆摊儿去划水 -https://live.douyin.com/163813589919,主播: 不要熬夜(摆摊中) -https://live.douyin.com/498368994814,主播: 剪头发的小帆帆 -https://live.douyin.com/617848099204,主播: 果妈要努力 -https://live.douyin.com/821525628944,主播: 李熙雨⭐ -https://live.douyin.com/993102287144,主播: 小茗早餐(薪笼记助创官) -https://live.douyin.com/701547125568,主播: 悠悠包 -https://live.douyin.com/816130992220,主播: 甜昕冰冰的摆摊日记 -https://live.douyin.com/876468215361,主播: 晓晓和凡凡 -https://live.douyin.com/511335278313,主播: 秘书(摆摊休息版) -https://live.douyin.com/483160615952,主播: 小胡同学你好(饭团版) -https://live.douyin.com/525514386431,主播: 阿闯烤肉夹馍 -https://live.douyin.com/8687122573,主播: 小彤炒粉 -https://live.douyin.com/642534242822,主播: (小王_)煎饼果子 -https://live.douyin.com/743565594721,主播: 汪汪汪小妞 -https://live.douyin.com/249578288248,主播: 思思努力版 -https://live.douyin.com/472140253414,主播: 戴盘龙 -https://live.douyin.com/700846653732,主播: 三哥大锅菜_炒鸡(国基路店)官方号 -https://live.douyin.com/81849868631,主播: 纯儿²¹(休息勿跑空哦) -https://live.douyin.com/690114366322,主播: 卤味鲜(东大) -https://live.douyin.com/469980190666,主播: 茜茜柠檬茶(小米茶档_) -https://live.douyin.com/388066418744,主播: 加速姐的摆摊日记 -https://live.douyin.com/661694696687,主播: 小米摆摊记 -https://live.douyin.com/228132412943,主播: 00后摆摊小可爱 -https://live.douyin.com/876677865786,主播: 牛哄哄 -https://live.douyin.com/573735790640,主播: 小董卤串(餐饮) -https://live.douyin.com/260608582882,主播: 阿伟在炒饭(90後炒饭) -https://live.douyin.com/210443559964,主播: 小小诺 -https://live.douyin.com/305363702471,主播: 嘉嘉在摆摊 -https://live.douyin.com/143239713951,主播: ɞ_大馋丫头的烤肠 \ No newline at end of file +# 每行一条源站直播页 URL(如抖音直播间),由控制台保存或手工编辑 +# 部署后请删除本注释并填入实际地址,或仅在 Web 控制台「直播地址列表」中填写 diff --git a/config/config.ini b/config/config.ini index 7ff3a2a..1f78110 100644 --- a/config/config.ini +++ b/config/config.ini @@ -1,4 +1,4 @@ -[录制设置] +[录制设置] language(zh_cn/en) = zh_cn 是否跳过代理检测(是/否) = 是 直播保存路径(不填则默认) = @@ -49,7 +49,7 @@ SMTP邮件服务器端口 = 发件人邮箱 = 发件人显示昵称 = 收件人邮箱 = -ntfy推送地址 = https://ntfy.sh/xxxx +ntfy推送地址 = ntfy推送标签 = tada ntfy推送邮箱 = pushplus推送token = diff --git a/config/easytier_network.json b/config/easytier_network.json index da39179..ac92276 100644 --- a/config/easytier_network.json +++ b/config/easytier_network.json @@ -1,5 +1,5 @@ { - "networkName": "lr_f976289ba590", - "networkSecret": "5f86ed227e8cfcf7d8b70b287502b682aa8d3ca0b0c560ed", + "networkName": "", + "networkSecret": "", "peerUrls": [] -} \ No newline at end of file +} diff --git a/config/google_oauth.json b/config/google_oauth.json index f050d1d..10b1371 100644 --- a/config/google_oauth.json +++ b/config/google_oauth.json @@ -1,8 +1,8 @@ { "redirect_uri": "http://127.0.0.1:8001/youtube/oauth/callback", "web": { - "client_id": "305371487651-iuqafultpqp0rvitojr70560k1foet0n.apps.googleusercontent.com", - "client_secret": "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", + "client_id": "", + "client_secret": "", "auth_uri": "https://accounts.google.com/o/oauth2/auth", "token_uri": "https://oauth2.googleapis.com/token", "redirect_uris": ["http://127.0.0.1:8001/youtube/oauth/callback"] diff --git a/config/web2_api_token.txt b/config/web2_api_token.txt index 435ef44..e69de29 100644 --- a/config/web2_api_token.txt +++ b/config/web2_api_token.txt @@ -1 +0,0 @@ -9d0103f49a3fea59311c014b9468e3ad2bd14d4f8334a7ec \ No newline at end of file diff --git a/config/youtube.ini b/config/youtube.ini index 4bed05c..1952b99 100644 --- a/config/youtube.ini +++ b/config/youtube.ini @@ -1,7 +1,6 @@ [youtube] # 必填:YouTube 直播推流 key(在 YouTube 工作室 → 创建 → 流式传输 获取) -; key = qxvb-r47b-r5ju-6ud3-6k7z -key = x04z-564w-aks7-embw-30y4 +key = # 可选:是否使用 RTMPS 加密推流,填 否 则用 RTMP(默认 RTMPS) ; rtmps = 否 @@ -10,4 +9,4 @@ key = x04z-564w-aks7-embw-30y4 ; bitrate = 2500 # 可选:软编 speed 长期小于 1 时开启——轻量音频链(无 arnndn/长 EQ),减轻 CPU。填 1 或 是 -fast_audio = 1 \ No newline at end of file +; fast_audio = 1 diff --git a/web-console/components/live-product/LivePipelineStrip.tsx b/web-console/components/live-product/LivePipelineStrip.tsx index 8f0070c..7dcff0e 100644 --- a/web-console/components/live-product/LivePipelineStrip.tsx +++ b/web-console/components/live-product/LivePipelineStrip.tsx @@ -16,6 +16,8 @@ export type PipelineStep = { sub?: string; gradient: string; target?: PortalNavTarget; + /** 若设置,点击时在新标签打开(优先于 target) */ + openUrl?: string; }; type Props = { @@ -34,10 +36,16 @@ export function LivePipelineStrip({ t, title, subtitle, steps, onNavigate }: Pro