Skip to main content

Command Palette

Search for a command to run...

Tip: Download private video saved on Google driver

Published
1 min read

Since the permission to download is not given by the owner, you can grab the View-Only video file and download the same using Chrome Browser Inspect Dev Tool. The step-by-step guide is given below:

  1. Open Chrome Browser
  2. Copy-Paste the Google Drive sharing URL and let the page load
  3. F12 to open Developer Console
  4. Click on the video file to play once the Dev Tools are opened
  5. Click on Networks Tab
  6. Type videoplayback in the filter search box to filter the video URL
  7. Double click on the URL shown under the name section
  8. A new tab will open
  9. Click on the three vertical dots
  10. Press the Download button to Save the File
43 views