Last updated: August 6, 2026
Drive Music is a personal, independently-run web app that plays audio files straight from your own Google Drive, with optional offline caching in your browser. This page explains what it accesses, what it stores, and where — in plain terms, matching what the code actually does.
Signing in with Google grants Drive Music exactly two things:
drive.readonly scope). Drive Music can list folders and download audio files you choose to open — it cannot create, edit, move, or delete anything in your Drive, and it never requests access to files you haven't browsed to.Drive Music's use and transfer of information received from Google APIs adheres to the Google API Services User Data Policy, including the Limited Use requirements. Specifically, data obtained from your Google account is used only to provide and improve the features described here — never for advertising, never sold or transferred to others (except as needed to provide the app, to comply with the law, or as part of a merger or acquisition), and never read by humans, unless you explicitly ask for support, the law requires it, or it is needed for security purposes.
Drive Music doesn't have a database of its own. Almost everything it keeps is stored locally, in your browser:
Settings → Clear all data wipes everything Drive Music has stored in your browser — downloads, playlists, listening history, and your recommendation model — instantly and permanently.
Signing out ends your local session but doesn't revoke Drive access on Google's side. To fully revoke Drive Music's access to your Google account, remove it from your Google Account permissions.
Drive Music runs on Vercel (hosting), uses Google's APIs for sign-in and Drive access, and Cloudflare/PartyKit for the optional real-time sync described above. Each is bound by its own privacy policy for the infrastructure it provides.
Drive Music isn't directed at children under 13, and doesn't knowingly collect data from them.
If what Drive Music accesses or stores changes, this page will be updated and the date above will change accordingly.
Drive Music is an open-source personal project — the code is public at github.com/ChakkritGit/drive-music. Questions or concerns about this policy can be raised via GitHub Issues.