# Monetization and Approval Notes for Shorts Automation

_Last reviewed from official/platform-facing sources during an AutoShortsBot planning session: 2026-05-22._

These notes are a compact working reference, not a substitute for re-checking current official docs before business-critical decisions.

## YouTube Shorts / YouTube Partner Program

Official YouTube Help notes observed:

- Full YouTube Partner Program route via Shorts:
  - 1,000 subscribers, and
  - 10 million valid public Shorts views in the last 90 days.
- Alternative long-form route:
  - 1,000 subscribers, and
  - 4,000 valid public watch hours in the last 12 months.
- Shorts views in the Shorts feed do **not** count toward the 4,000 long-form public watch hours.
- Standard YouTube channels: vertical or square videos uploaded from 2024-10-15 onward that are up to 3 minutes long can be categorized as Shorts and can be monetized through Shorts revenue sharing if the channel is eligible.

### Practical YouTube strategy

- For early growth, test 20–35s and 35–60s videos for completion/replay.
- Use 60–120s/3min Shorts only when the hook and story justify the length.
- Upload as private/unlisted first if using an approval workflow, then publish after explicit approval.
- Required automation setup normally includes YouTube Data API v3, OAuth channel access, and `youtube.upload` scope.

## TikTok Creator Rewards Program

Official TikTok Creator Rewards Program Terms observed:

- Creator Rewards availability depends on country/region; verify inside the account/app.
- Eligibility observed:
  - reside in an available country and do not use a VPN/similar tool,
  - at least 10,000 authentic followers,
  - at least 100,000 authentic video views in total over the last 30 days before joining,
  - account is not a Business Account,
  - account is in good standing and complies with TikTok terms/guidelines.
- Reward-eligible videos observed:
  - at least 1 minute long,
  - at least 1,000 qualified views,
  - not Duet/Stitch,
  - not Photo Mode,
  - not advertisement/paid promotion/sponsored content,
  - original, high-quality, policy-compliant content.
- Qualified views are described as views of 5 seconds or more, excluding certain low-quality/ineligible views.

### Practical TikTok strategy

- Separate **growth clips** from **reward candidates**:
  - Growth clips: 20–45s, fast hook/retention.
  - Reward candidates: 61–75s or longer, built from winning formats.
- Check country eligibility before promising Creator Rewards monetization.
- Official Content Posting API may require TikTok Developer setup, OAuth, scopes such as upload/publish, and app review. A scheduler or manual posting may be faster initially.

## Other channels

- **Instagram Reels:** strong for lifestyle, faith, motivational and AI micro-tutorials; usually best for reach, saves, and indirect monetization rather than guaranteed platform payout.
- **Facebook Reels:** useful for faith/family/life-advice and older demographics; monetization depends on eligibility/program availability.
- **Pinterest video/Idea Pins:** good for evergreen checklists, routines, Bible verse visuals, templates; primarily indirect monetization via traffic/products.
- **LinkedIn video:** good for AI/productivity/work systems; not ideal for overt FaithTok unless framed professionally.
- **X/Twitter video:** useful for AI demos, build-in-public, threads plus videos.

## Telegram approval loop template

Before publishing, send the user:

```text
Preview ready:
- Platform(s): YouTube Shorts / TikTok / Instagram Reels
- Title:
- Duration:
- Niche/format:
- Hook:
- Caption:
- Hashtags:
- Quality score:
- Risk notes:
MEDIA:/absolute/path/to/video.mp4

Reply with:
- Freigabe alle
- Freigabe YouTube
- Freigabe TikTok
- Freigabe Instagram
- Ablehnen
- Ändern: <instruction>
```

Only publish after explicit approval unless the user has separately authorized a fully autonomous posting policy.

## Credentials needed for autonomous posting

### YouTube

- Google/YouTube channel access.
- YouTube Data API v3 enabled in a Google Cloud project.
- OAuth consent and token with upload permissions, typically `https://www.googleapis.com/auth/youtube.upload`.
- Channel defaults: language, country, category, made-for-kids setting, privacy default.

### TikTok

- TikTok Developer account/app or a trusted scheduler account.
- OAuth connection to the TikTok account.
- Publishing permissions/scopes and any required app review.
- Confirm whether the target country/account is eligible for Creator Rewards.

### Instagram/Facebook

- Instagram Professional account linked to a Facebook Page.
- Meta Developer app and Graph API permissions such as content publish/page access permissions.
- Long-lived token and app review as needed.

## Content positioning patterns from the AutoShortsBot session

Initial candidate pillars included Life Optimization, AI Life Systems, and FaithTok / Christian Life. The user later paused religious topics because mixing faith and AI felt brand-sensitive. Treat that as an important workflow pattern: when a high-trust pillar creates ambiguity, pause it and switch to a safer adjacent pillar rather than forcing mixed positioning.

Safer first-test pillars for an AI/productivity channel:

1. Life Optimization: systems over motivation, to-do triage, calendar honesty, small first steps.
2. AI Life Systems: AI as critic, organizer, prompt-based structure, approval-gated personal assistants.
3. Attention Design: anti-doomscrolling, phone/app defaults, feed incentives, greyscale/home-screen/environment design.

Potential later positioning if faith is intentionally separated into its own brand/channel:

- “Faith, focus, and AI systems for a better life.”
- “Modern life, disciplined by faith, amplified by AI.”
