What is this?
Personal Shorts Uploader CLI is a small command-line tool built and used by Toya Arai (the owner of this website) for one purpose: uploading his own short-form videos to his own YouTube channel ("とーやは踊らない") using the YouTube Data API (videos.insert, resumable upload).
Single user: The tool is used only by the site owner. It is not distributed, sold, or offered to anyone else.
No hosted service: There is no web app, no login page, and no server. The tool runs locally on the owner’s computer.
Data: The tool authenticates the owner’s own Google account via OAuth 2.0 and accesses only the youtube.upload scope. No other user’s data is ever accessed.
This tool uses YouTube API Services.
Privacy Policy: https://toya-no-bibouroku.com/shorts-uploader-privacy
Terms of Service: https://toya-no-bibouroku.com/shorts-uploader-terms
このページについて(日本語)
本ページは、当サイト運営者(荒居憧哉)が自分の YouTube チャンネルへ自作ショート動画をアップロードするために個人利用している CLI ツールの説明です。配布・販売・第三者提供は行っていません。ローカル実行のみで、OAuth 2.0 により本人の Google アカウントだけを認証します。