Skip to main content

Simple script that downloads all files from given Google Drive directory

Project description

Simple script that downloads all files from given Google Drive folder.

Requirements

  • Python 3.2+

Installation

pip install gdrivedownload

Usage

gdrivedownload client_id client_secret folder_id out_path
  • client_id - Google Drive OAuth2 client ID

  • client_secret - Google Drive OAuth2 secret key

  • folder_id - Google Drive folder ID (usually the last part of the URL, like https://drive.google.com/drive/u/0/folders/<folder_id>)

  • out_path - output directory to put the files into. Will be created recursively if does not exist

OAuth2 keys can be obtained using Google Developer Console. Create a project, then generate OAuth2 credentials for Other application type.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

gdrivedownload-1.0.1-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page