|
|
622ff789f5
|
fix: honest platform classification — real API / restricted / browser-only
- youtube, wechat: ✅ real API, ready to use
- weibo, twitter: ⚠️ restricted (needs app review / paid tier)
- douyin, bilibili, kuaishou, channels, xiaohongshu, toutiao: ❌ no API
→ raise NotImplementedError with clear browser-automation guidance
- engine.py: skip browser-only platforms with descriptive error in log
|
2026-08-04 08:36:19 +08:00 |
|
|
|
6cbc0475af
|
feat: multi-platform content publisher module for Sage
4 tables: publisher_platform/content/task/log
10 platforms: weibo/douyin/bilibili/kuaishou/wechat/xiaohongshu/toutiao/youtube/twitter
Sage-compliant: DSPY no-import delegation, init.py→ServerEnv, scripts/load_path.py
Content types: article/video/audio/image with per-platform format adapters
|
2026-08-04 08:16:53 +08:00 |
|