Image-only posts fail at the API
YouTube accepts video uploads, not standalone images. Schedulers that treat YouTube like Instagram send broken payloads and return confusing 422 errors.
YouTube is video-only — text posts fail. Content Drifter generates titles and descriptions, validates Shorts vs long-form specs, and rejects image-only uploads at the boundary so you get actionable errors instead of API 422s.
YouTube accepts video uploads, not standalone images. Schedulers that treat YouTube like Instagram send broken payloads and return confusing 422 errors.
Shorts require vertical 9:16 video ≤60 seconds with #shorts in the description. Long-form allows up to 12 hours. Mixing them wastes upload quota.
The first 100 characters become the title; the full post becomes the description up to 5,000 characters. Writing both separately doubles production time.
The publish pipeline rejects image-only YouTube posts at the boundary with a clear error — before Outstand or YouTube returns an opaque failure.
Short content type enforces ≤60 s vertical video and can auto-append #shorts via youtubeConfiguration.
YouTube auto-publishing unlocks on Pro alongside LinkedIn, Bluesky, and Pinterest.
Connect your channel through Google OAuth with youtube.upload scope. Set default privacy and category per channel.
Every limit below comes from our platform-rules source of truth — the same validator the publish pipeline uses before dispatch.
Open Platforms in your dashboard and complete OAuth (or app-password for Bluesky). Disconnect anytime from the same screen.
Voice-Match drafts platform-native copy. Final Review validates character limits, media size, hashtags, and platform-specific rules before anything ships.
Pick a Gold Slot or custom schedule. QStash jobs plus a safety-net cron fire the publish through the canonical pipeline when the slot arrives.
On Pro, connect YouTube from Platforms via Google OAuth, attach an MP4/MOV/WebM video in Final Review, and schedule or publish. Title is derived from the first 100 characters of your content.
Yes. Select the Short content type for vertical video ≤60 seconds. The validator enforces duration and format; #shorts can be appended automatically.
YouTube's API is video-only. Content Drifter blocks image-only YouTube publishes intentionally so you fix the media before scheduling instead of debugging a 422 later.
Uploading via the official YouTube Data API with user-authorized OAuth is permitted. You retain ownership; Content Drifter acts as your scheduling client.
MP4, MOV, and WebM per PLATFORM_RULES. Maximum file size follows YouTube's 256 GB API cap; Shorts are capped at 60 seconds.
Publish to 8 platforms with one workflow
Free plan includes X + Threads auto-publishing. Upgrade when you need YouTube on your schedule — no credit card to start.