toreel · Publishing

Where the reels go

Posting a batch of reels, and what stands between you and doing it

Making fifteen reels is the easy half. Getting them out of your computer and into four feeds is where most automation projects quietly stop.

Every social network will let software post on your behalf. None of them will let it happen quickly. What follows is what each one actually asks for — useful whether you use toreel or write your own.

I built the video pipeline and then spent six weeks on app review. The reviews are passed once, by whoever built the tool. You connect with an ordinary sign-in.
It posted fifteen times and the reach collapsed. A batch is spread across the posting day on an hour pattern, each reel on its own minute.
My TikTok integration worked and nobody ever saw a post. Before the audit passes, TikTok makes every API post private. It is the failure that looks like success.
I have no idea which of them worked. Views, reach, watch time and saves come back attached to the reel that earned them.

Instagram Reels

Publishing needs the instagram_content_publish permission, which needs App Review, which needs a verified business behind it. Meta asks for registration documents, a privacy policy, a data-deletion route, and a screencast showing the whole flow end to end — someone connecting an account, something being posted, the post appearing.

Reckon on two to four weeks if it passes first time, longer if it does not. The review is free; the delay is the price.

TikTok

TikTok's Content Posting API has a separate audit on top of the developer signup, and the detail that catches people out: until the audit passes, everything your software posts is visible only to its author. Not rejected — posted, and private. A pipeline that appears to work and publishes to nobody.

YouTube Shorts

The easiest of the four now. Uploads bill against their own daily allowance rather than the general quota, which leaves room for far more than fifteen a night without any audit. Going beyond it means the quota extension form and a wait measured in weeks.

Facebook Reels

Shares Meta's review with Instagram — one submission, both surfaces. If Instagram is approved, this is close to free.

Two that are not worth it

LinkedIn keeps posting behind partner approval and a contract; vertical video does not live there anyway. X charges per action — around twenty cents to post with a link, which on fifteen reels is three dollars per subject per account, for the platform where short video performs worst.

The shortcut, and what it costs

Aggregators exist precisely because of the above: they pass the reviews once, for themselves, and you connect through them with an ordinary sign-in. The protocol underneath is the same OAuth — what you are buying is not access, it is not having to wait.

The catch is worth naming. Your accounts are attached to their approved application, so leaving means reconnecting everything, and their outage is your outage. For a first month it is a reasonable trade. For a product you intend to keep, the reviews are a one-time cost that then costs nothing.

Where toreel is

Instagram Reels publishes today, through its own Graph API integration. TikTok, YouTube Shorts and Facebook Reels are being connected, in that order, with Threads and Pinterest behind them. The queue itself is already network-agnostic: it holds a scheduled time per reel and hands the batch to whatever can post it.

15 times a day is not a posting schedule, it is a wall. A finished batch is spread across the day on an hour pattern with a distinct minute each, which is also what keeps a platform from reading it as a dump.

A queue that posts itself

toreel is not open yet. Leave an address and you will hear the day it is.