A private tool that uploads video files to its operator's own YouTube channels through the YouTube Data API. It is not a public service and has no sign-up.
The tool requests two YouTube scopes, youtube.upload and
youtube.readonly, and uses them for one purpose: uploading videos to the
channel of the account that granted access, and reading back the status of those uploads.
No personal data is collected, sold, or shared with anyone. OAuth tokens are stored on the operator's own machines and are used only to call the YouTube Data API. Access can be withdrawn at any time from the Google account's third-party access page, which immediately invalidates the token.
The tool is used by its operator only, on channels the operator controls. It is provided as is, with no warranty.