YouTube Trends Automation

One cron call: fetch Google Trends + Reddit RSS, build Shorts, upload to YouTube.

Manual post (photo + title) →Manual post (video + title) →Spotify order (paste URL) →

Main API (use this in Coolify)

POST /api/cron/youtube?limit=2

Runs ingest then post in one request.

Authorization: Bearer <CRON_SECRET>

Optional: ?limit=2, ?dryRun=true (no upload), ?force=true (re-ingest existing ids)

Aliases (same behavior)