None. YouTube Bulk Editor does not collect, store, transmit, or share any personal data, video data, usage data, or analytics of any kind.
This tool uses Google OAuth 2.0 to authenticate you with YouTube. Here is exactly what happens:
#token=...). URL fragments are never sent to servers or written to server logs.sessionStorage only. It is never written to any database, file, or external service.sessionStorage and revoked at Google immediately.All YouTube API calls - reading your video list, reading metadata, saving edits - go directly from your browser to the YouTube Data API v3. Our backend server is never involved in these requests. Your video titles, descriptions, and tags never pass through our server at any point.
Our backend is a small server hosted on Google Cloud Run (Mumbai, India). It handles exactly two things:
The server has no database connection. It does not log requests. It does not store tokens. The complete source code is publicly readable at github.com/imchikachirag/youtube-bulk-editor.
No third-party analytics, advertising, tracking, or data-sharing SDKs are used. The only external services this tool communicates with are:
All three are Google services subject to Google's Privacy Policy.
This tool does not use cookies of any kind.
This tool is intended for YouTube channel owners and managers. It is not directed at children under 13.
If this policy changes, the updated date at the top of this page will be updated. Since we collect no data, there is nothing substantive to change.
Questions about this privacy policy? Contact Chirag Mehta at jain.chirag+youtubebulkeditor@gmail.com or on Twitter at @imchikachirag.