Git Product home page Git Product logo

Comments (5)

segnolin avatar segnolin commented on June 24, 2024 1

You can download it once the content is in the “Shared with me” section. You don’t have to be the owner.

from google-drive-folder-downloader.

nikolaibarbravas avatar nikolaibarbravas commented on June 24, 2024

yes bro this script working good. but if the file on drive example the size is 10tb and my hardisk only 1tb when im download that i just got 1tb and -9 not downloaded. so if i cut my downloaded file to another drive and resume the 9tb its can bro or start from 0 again ? sorry bad english...
and the simple thing actualy i need google migrator .. ( shared file) copy to my own drive bro. if you can make it please. because im trying tools on chrome store thats cant resume after got limit 750gb/day.. force close

from google-drive-folder-downloader.

nikolaibarbravas avatar nikolaibarbravas commented on June 24, 2024

shared file) copy to my own google drive bro

from google-drive-folder-downloader.

segnolin avatar segnolin commented on June 24, 2024

yes bro this script working good. but if the file on drive example the size is 10tb and my hardisk only 1tb when im download that i just got 1tb and -9 not downloaded. so if i cut my downloaded file to another drive and resume the 9tb its can bro or start from 0 again ? sorry bad english...
and the simple thing actualy i need google migrator .. ( shared file) copy to my own drive bro. if you can make it please. because im trying tools on chrome store thats cant resume after got limit 750gb/day.. force close

Currently there is no support for such function, but I have some tricks.

  • You can create empty file with the same file name as the downloaded one, so the script would think that the files are already downloaded and start to download the new files.
  • Or, you can remove one line code os.remove(location + filename) so the script won't automatically remove incomplete file so that you can Ctrl+C the script several times to create empty file in order to trick the script as the above mentioned.

from google-drive-folder-downloader.

segnolin avatar segnolin commented on June 24, 2024

shared file) copy to my own google drive bro

I do have the script (Google App Script) to do such thing, but you have to figure out the environment settings of app script or so. I cannot help a lot. After all this topic is already digression.

This script is not stable, so use it at your own risk. In addition, the script would timeout if you have too many files to copy (the limit is 1800s if I remember).

I might repost the code somewhere else once I think it's stable enough, so the above link is temporary.

from google-drive-folder-downloader.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.