v1hugo / gdown.pl

Google Drive direct download of big files

Home Page:http://wp.me/p2FmmK-5l

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gdown.pl

Google Drive direct download of big files

Requirements

wget and Perl must be in the PATH.
Windows and linux compatible.

Usage

Use Google Drive shareable links, viewable by anyone:

$ ./gdown.pl 'gdrive file url' ['desired file name']   

Example

For example, to download this video from my axolotl project, just copy the url, and give a file name if desired:

$ ./gdown.pl https://drive.google.com/file/d/0B1L_hFrWJfRhLUJZdXdSdTdfSWs/edit axolotl.mp4   

License

Distributed under GPL 3

Contact

by circulosmeos
04-2014

About

Google Drive direct download of big files

http://wp.me/p2FmmK-5l

License:Other


Languages

Language:Perl 100.0%