Personal project · Not for public distribution

YouTube Uploader

A private, single-operator tool for publishing long-form ambient videos to one YouTube channel, built and used by one person.

DeveloperMike
UsersThe developer only
DistributionNot published — runs locally on the developer's own machine

What this is

YouTube Uploader is a local application that runs on the developer's own computer. It helps prepare and publish ambient videos — writing titles and descriptions from a fixed template, building a thumbnail, and uploading the finished video to the developer's own YouTube channel. It has no other users, no public sign-up, and is not listed or distributed anywhere.

What it accesses on your Google account

When you connect a YouTube channel, this app requests exactly three OAuth scopes and nothing more:

ScopeUsed for
youtube.uploadUploading a video file to the connected channel.
youtubeSetting the video's title, description, tags, thumbnail, and playlist after upload.
userinfo.profileReading the connected channel's name, so the app can show which channel is selected.

How data is stored

Revoking access

Access can be removed at any time from your Google Account's third-party access settings. Removing it there immediately invalidates the stored token.