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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file gdrivedownload-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: gdrivedownload-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 248be0f3d538dcf86c2094c418c71fb160718c3bcc821862de6620b73645eb61 |
|
MD5 | 8c57d8f8310cb7f280ccd3a76d52c807 |
|
BLAKE2b-256 | 0313dfe73376c7cb5bc610836d2ed4deff596286f7df27853953a5c9e65d2c71 |