circulosmeos / gdown.pl

Google Drive direct download of big files
https://circulosmeos.wordpress.com/2014/04/12/google-drive-direct-download-of-big-files
GNU General Public License v3.0
937 stars 196 forks source link

The window keeps flashing. Can't download #8

Closed iris0329 closed 5 years ago

iris0329 commented 5 years ago

i tried the v1.2, The conmand line window keeps flashing. Can't download.

circulosmeos commented 5 years ago

This seems pretty much like #6 and if so, you're trying to download a not public file: bear in mind that this script only cope well with public links (it does not ask for credentials!).

For the case of private files, you can try (at your own risk :-) these instructions, in case downloading from a command line is a must: https://github.com/circulosmeos/gdown.pl/issues/6#issuecomment-425638873

circulosmeos commented 5 years ago

@iris0329 please overwrite v1.2 with last version v1.3 as it contained a bug (though not related to this question, see #11 & #12).