This policy covers the personal automation tool besties-reaction-autopost
used to publish pre-approved short-form videos to the Besties Reaction YouTube channel.
It is operated by a single developer for a single channel — not distributed to other users.
01 Who operates this tool
Besties Reaction is an independent content project run by Tien Dang. This tool is used solely
to publish that creator's own video edits to that creator's own YouTube channel. Questions or
requests about this policy can be sent to
sitoryne@gmail.com.
02 What the tool accesses
The tool requests the following YouTube Data API v3 scopes:
Scope
…auth/youtube.upload
Used for
Uploading a finished video file to the authenticated channel, and setting its title, description, and visibility (public/unlisted).
Scope
…auth/youtube.readonly
Used for
Confirming an upload succeeded and reading back the resulting video ID, so the tool can mark the local file as posted.
The tool does not read, modify, or delete any existing videos, comments, playlists, or analytics on the channel.
03 What data is stored
- The OAuth refresh token issued by Google, stored only on the developer's own machine, never transmitted anywhere other than to Google's OAuth endpoint to obtain new access tokens.
- A local log of which video files have been uploaded and their resulting YouTube video IDs, used only to avoid duplicate posting.
- No data about the tool's use, and no video content, is sent to any server other than Google's YouTube Data API.
04 What is never done with this access
- No data is sold, rented, or shared with any third party, advertiser, or analytics service.
- No data from viewers, commenters, or subscribers of the channel is collected or processed.
- This tool is not offered to, or used on behalf of, any other person or channel.
05 Revoking access
Access can be revoked at any time from
Google Account → Security → Third-party access.
Revoking access immediately invalidates the stored refresh token; the tool will no longer be able to publish
videos until access is granted again.
06 Changes to this policy
If what this tool accesses or how it stores data changes, this page will be updated and the revision
number above will increase. There is no mailing list — check this page directly for the current version.