Download files from google drive with resuming capability.
Project description
gddl
Download files from google drive with resuming capability.
DESCRIPTION
This program can be used for downloading files (including large files) from google drive using the command line. The program supports resuming which is lacking in most of the command line google drive downloaders.
INSTALLATION
From a command line enter the command to install gddl
pip install gddl
You need to have python 3 installed. gddl won't run on python 2.
USES
$ gddl "https://drive.google.com/open?id=abcde12345"
Note: Quotes are required for some urls.
DEPENDENCY
- requests
- urllib3
ACKNOWLEDGEMENTS
- gdown.pl project - for regular expression to extract file id form url.
- coursera-dl project - for their simple and awesome native downloader.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gddl-0.1.5.tar.gz
(6.3 kB
view details)
Built Distribution
gddl-0.1.5-py3-none-any.whl
(7.9 kB
view details)
File details
Details for the file gddl-0.1.5.tar.gz
.
File metadata
- Download URL: gddl-0.1.5.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab752c32dee3c34230ed53d930008aeb8b87f90366ddefb558b8c3c52f9eccc6 |
|
MD5 | b6d498e263e154cfe0617b4980811261 |
|
BLAKE2b-256 | 2a97a015b249084338316307cfe1faaaa4d5f8b3da36bbca3b3c40fcbeb9aea9 |
File details
Details for the file gddl-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: gddl-0.1.5-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f654d0a7211cea59c941beb19ea41aa76f0daacde6d5d1bdd0e028214362ca1 |
|
MD5 | 35a87913b45c0eb8584dc79e9a6ca57b |
|
BLAKE2b-256 | 5b0858fe004880eb39c59acfe88711d46872aa7e7247c23e88259ce280f35016 |