RealHistoryDrama. Last updated 18 September 2026.
RealHistoryDrama is a private command-line tool with one user, its author. It collects no personal data from anybody. It has no server, no database, no analytics, no advertising and no cookies. This page has no tracker on it and loads nothing from another site.
When the operator connects his own TikTok account, TikTok returns an access token and a refresh token. Both are written to a single file on the operator's own computer and nowhere else:
assets/cache/tiktok_token.json, on the operator's machine.The file is excluded from the project's version control, is never uploaded, and is never printed to a screen or a log. No other TikTok data is stored: no profile, no follower list, no video list and no statistics.
One thing: a video file the operator has made, sent to the inbox of the
operator's own account as a draft. The permission requested is
video.upload and nothing else, which can place a draft and can do
nothing more. The application does not read the account, does not post, and
does not change or delete anything on it.
None is processed. The application has no other users, accepts no uploads from anyone and connects to no account but the operator's own.
Nothing is shared, sold, rented or given to any third party. The only services the application talks to are the ones needed to make and deliver a video, and each receives only what that step needs: TikTok and YouTube for the operator's own uploads, and the voice and image services for the material the operator generates.
The token file is kept until it is deleted. The operator can end the application's access at any time, in two ways, and either one is enough:
assets/cache/tiktok_token.json.The application is not directed to children and is not used by any.
This policy may change when the application changes. The date at the top of this page is the date of the current version.
Write to realhistorydrama@gmail.com.