Youtube Hat application (English summary of the Turkish original)
Youtube Hat is a personal tool used by its developer to manage his own YouTube channels. It is not offered to other users, has no accounts, and sells no data.
youtube.readonly — channel id and video list, to confirm uploads target the right channel.youtube.upload — the video file and metadata the user prepared.yt-analytics.readonly — views, average view duration and subscriber change for the user's own videos.No viewer personal data, comments, messages or contact lists are read.
OAuth access and refresh tokens are stored only on the user's own computer with owner-only permissions (chmod 600). Analytics output is kept as local JSON. Nothing is sent to any remote server or third party; the application has no server component.
Data obtained from Google is never shared, sold, transferred, or used to train AI models. Traffic flows only between the user's computer and Google APIs.
Access can be revoked at any time from Google Account Permissions. Deleting the local token file (secrets/token_*.json) destroys all stored authorization.
Youtube Hat's use and transfer of information received from Google APIs adheres to the Google API Services User Data Policy, including the Limited Use requirements.
The application uses YouTube API Services and is subject to the YouTube Terms of Service and the Google Privacy Policy.
Questions: denizgencus@gmail.com