Skip to content

raymondwjang/google_drive_loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Downloading files from Google Drive via API Calls

From your Google Account:

  • Start up a Google Cloud Project
  • Go to APIs and Services
  • Engage Google Drive API
  • Create Credentials -> Service Account
  • Generate a key json file and download it
  • Copy the json file to the server
  • Open Google Drive permission to the Service Account

From the Server:

  • Change the service key file location to the location of the json file on server
  • Execute quickstart.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages