liuwei
|
e942ee70ed
|
抖音解析新增本地无水印提取后备链路
变更项:
- 在抖音解析插件中加入三级解析策略:内网接口 -> 外部接口 -> 本地提取后备
- 新增本地提取能力:优先使用 yt_dlp Python 库,失败后自动降级到 yt-dlp 命令行
- 新增 yt-dlp 数据标准化映射,统一输出视频/图集结构(url/images/title/author/cover)
- 新增格式选择策略:优先含视频轨道且 http/https 的高质量链接,降低发送失败概率
- requirements 增加 yt-dlp 依赖,确保后备方案可安装可运行
|
2026-04-23 15:27:00 +08:00 |
|
liuwei
|
d83bf9bbb6
|
清理message_summary临时渲染图片文件
|
2026-04-23 11:24:58 +08:00 |
|
liuwei
|
4f0b3c041e
|
message_summary模板模式改为JSON优先解析并同步Dify提示词
|
2026-04-23 11:24:37 +08:00 |
|
liuwei
|
6ff211fdd3
|
清理误提交的临时渲染图片
- 移除 temp/md2image/summary_demo_render.png 版本跟踪\n- 保持仓库只包含业务代码与配置变更
|
2026-04-23 10:26:20 +08:00 |
|
liuwei
|
30a7d05dbe
|
回退群总结为Markdown自动渲染模式
- 将 message_summary 输出模式从 template 切回 markdown\n- 恢复历史 md2image 渲染链路,避免模板样式偏差影响上线
|
2026-04-23 10:25:51 +08:00 |
|
liuwei
|
f7da70e920
|
chore: drop local emoji test artifacts
|
2026-04-13 12:22:22 +08:00 |
|
liuwei
|
7ee5ba93ab
|
fix: support spaced emoji media attributes
|
2026-04-13 12:21:06 +08:00 |
|
liuwei
|
cf675db2da
|
chore: remove local douyu debug artifacts from repo
|
2026-04-08 17:05:37 +08:00 |
|
liuwei
|
867ed0a2ec
|
feat(douyu): add audience trend chart to daily report
|
2026-04-08 17:03:43 +08:00 |
|
liuwei
|
496463c442
|
chore: remove temp gitlinks
|
2026-04-07 09:11:07 +08:00 |
|
liuwei
|
2a0cbb4e56
|
feat(message_summary): default to streaming mode
|
2026-04-07 09:10:24 +08:00 |
|