tan jun
|
e467f8447a
|
feat: 添加定时发布功能 (#377)
- publish_content 和 publish_with_video 支持 schedule_at 参数
- 支持 ISO8601 格式时间,范围为 1 小时至 14 天
- 优化页面导航等待策略,提升发布稳定性
Co-authored-by: tanjun <tanjun@tanjundeMac-mini.local>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-17 12:08:03 +08:00 |
|
zy
|
0955723b19
|
feat: 为视频发布功能新增HTTP API接口和完善文档 (#179)
* 重构 publish tab 选择逻辑,把公共代码提取到同一个函数中
* feat: 为视频发布功能新增HTTP API接口和完善文档
- 新增 /api/v1/publish_video HTTP接口
- 添加 publishVideoHandler 处理函数
- 更新 API.md 增加视频发布接口文档
- 更新 README.md 和 README_EN.md 增加视频发布功能说明
- 在MCP工具列表中补充 publish_with_video 工具说明
|
2025-09-29 01:08:11 +08:00 |
|
Banghao Chi
|
8c3665a3de
|
feat: publish with video (#171)
* feat: publish with video
* fix: add more timeout (network bandwidth + large files) and remove pop-up
* fix: remove excessive remove pop-up function
|
2025-09-29 00:34:47 +08:00 |
|