TikTok MRSS Feeds
Media RSS feed generator for multiple brands' TikTok accounts, built on the TikTok Display API.
Brands
- hello — feed at
/brands/hello/feed.xml
First-time setup (per brand)
Visit /api/auth/login?secret=<APP_SECRET>&brand=<slug> once per brand to authorize this app against that brand's TikTok account.
Adding a new brand
Append its slug to the BRANDS env var, add TIKTOK_CLIENT_KEY_<SLUG> / TIKTOK_CLIENT_SECRET_<SLUG>, redeploy, then run the authorization step above for that slug.