Google Drive connects through OAuth 2.0, which means Video Downloader Plus never sees your Google password. You authorize access once, and Google issues a token that Video Downloader Plus uses for uploads.Documentation Index
Fetch the complete documentation index at: https://vidow.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- A Video Downloader Plus account on the Professional plan
- A Google account with sufficient Drive storage for your videos
Connect Google Drive
Open Cloud Sync
Go to vidow.io/cloud-sync and sign in to your Video Downloader Plus account.
Click Connect on Google Drive
Locate the Google Drive card and click Connect. Video Downloader Plus redirects you to Google’s OAuth authorization page.
Choose your Google account
Pick the Google account you want to use. If several accounts are listed, select the one with enough free space for video storage.
Grant permissions
Google asks you to confirm that Video Downloader Plus can manage files in your Drive. Video Downloader Plus writes only to a dedicated folder it creates — your existing files and folders remain untouched.Click Allow to complete the authorization.
How uploads work
Video Downloader Plus uses Google’s resumable upload protocol, which is designed to handle large files reliably:- Files smaller than 100MB are sent in a single HTTP request
- Larger files open a resumable session, which tolerates network interruptions
- If a transfer drops partway through, it picks up from the last confirmed byte rather than restarting
- All uploads are chunked into 5MB segments to keep memory usage predictable
Storage location
Video Downloader Plus creates a dedicated folder at the root of your Google Drive. Every synced video lands in that folder. You can move or rename files inside Drive after the upload without affecting Video Downloader Plus’s ability to write new ones.Managing the connection
Connection health
The Cloud Sync page shows a live status for each connected provider:- Healthy — The OAuth token is current and uploads are working normally
- Broken — The token was invalidated or expired. Click Reconnect to go through authorization again
- Revoked — You removed Video Downloader Plus’s access from your Google account. Reconnect from the Cloud Sync page to restore it
Disconnect
To remove the Google Drive connection from Video Downloader Plus:- Visit vidow.io/cloud-sync
- Open the options on the Google Drive card and choose Disconnect
- The connection is deleted from Video Downloader Plus — no files in Drive are affected
Troubleshooting
Upload fails with a permission error
Upload fails with a permission error
The most likely cause is an expired or revoked OAuth token. Go to vidow.io/cloud-sync, disconnect Google Drive, then reconnect and reauthorize. New tokens are issued during the reconnect flow.
Storage quota exceeded
Storage quota exceeded
Check how much space is available at drive.google.com/settings. Free Google accounts share 15GB across Drive, Gmail, and Google Photos. If you’re running low, free up space in Drive or consider upgrading your Google One storage plan.
Connection shows as broken
Connection shows as broken
Google can invalidate a token for several reasons:
- You changed your Google account password
- You manually removed Video Downloader Plus’s access in your Google account settings
- Google flagged unusual activity on your account