gddl 0.1.5

Creator: bradpython12

Last updated:

Add to Cart

Description:

gddl 0.1.5

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.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.