A long video is analyzed once on the creator's machine. Candidate windows are measured without generating hundreds of temporary clips.
TikTok Auto Project
A creator-owned workflow that analyzes long videos locally, measures candidate passages objectively, prepares short-form videos, and publishes only with explicit consent through TikTok's official APIs.
What the service does
The local dashboard downloads approved sources and prepares vertical short-form clips for creator review.
The creator connects their own account and explicitly starts exports through TikTok's official Content Posting API.
Objective candidate analysis
The first analysis engine produces raw, explainable measurements only. It does not ask an AI for a “viral score,” invent weighting, or send video content to a paid AI API.
silence_ratio
Share of the candidate duration classified as silence.
longest_silence_seconds
Longest continuous silent interval inside the candidate.
speech_density
Share of the candidate covered by locally detected speech.
words_per_minute
Transcribed words divided by actual active speech time.
hesitation_ratio
Configured hesitation expressions divided by analyzed words.
startup_latency_seconds
Time from the candidate start to its first detected speech.
LONG VIDEO → ONE GLOBAL ANALYSIS → CACHED TIMELINES → VIRTUAL WINDOWS → RAW METRICS
TikTok API usage
- Login Kit is used so the creator can authorize their own TikTok account.
- user.info.basic is used to identify the authorized account inside the dashboard.
- video.publish is used to publish creator-approved videos with the official Direct Post API.
- video.upload is used only as a draft upload fallback when direct posting is unavailable.
- video.list is used to reconcile published content and support reporting for the creator.
User control and safety
- The automatic runner is disabled by default.
- Video analysis runs locally with FFmpeg and an optional local Faster-Whisper model.
- No subjective viral score is generated.
- The creator can disconnect TikTok authorization at any time.
- No TikTok passwords are collected or stored by this service.
- No browser automation or TikTok UI bypass is used.
- Tokens and generated media remain on the creator's local machine unless exported through official APIs.