GithubHelp home page GithubHelp logo

yottabit42 / gtakeout_backup Goto Github PK

View Code? Open in Web Editor NEW
26.0 3.0 4.0 33 KB

Scripts to assist download, and automate deduplication and backup, of Google Takeout archives.

License: BSD 3-Clause "New" or "Revised" License

Shell 100.00%

gtakeout_backup's Introduction

gtakeout_backup

get_takeout.sh and run_backup.sh to assist downloading Google Takeout archives in parallel, and automate deduplication and backup of Google Takeout archives to local and remote targets.

get_takeout.sh

Script to assist downloading Google Takeout archives in parallel.

You can watch a demo showing how to copy the Takeout archive URL out of Google Chrome's developer tools, and use of the get_takeout.sh script, from my YouTube video.

In my experience using GNU wget from the Linux command line (which is called by the get_takeout.sh script) results in more stable and faster downloads than downloading with Google Chrome directly.

Notes:

  1. For this to work, the computer you're using to copy the URL, and the console you're using to download the URL, must come from the same public IP address (typical for home networks using NAT).
  2. You can only try to download each part four times before it is no longer valid.
  3. You must copy the URL and start the download within 10 minutes before the authentication times out.
  4. While not completely necessary, it's best to configure Google Chrome to ask where to save each download. This way you can cancel the save prompt, but still obtain the URL without saving the file through Chrome. If you don't do this, you should go to the Chrome Downloads page (Ctrl/Cmd+J) and cancel the downloads there. Avoid conflicts if you are downloading to the same computer and directory with Chrome and the wrapper script.

Recommended number of parallel downloads:

  • 100 Mbps download speed or less: 2
  • 101-300 Mbps download speed: 3
  • 301-500 Mbps download speed: 4
  • 501 Mbps download speed or higher: 6

If your Internet Service Provider has insufficient peering with Google to support the speeds listed above, decrease the number of parallel downloads accordingly.

run_backup.sh

Script to automate deduplication and backup of Google Takeout archives to remote cloud targets. Details and requirements are contained as comments in the script.

gtakeout_backup's People

Contributors

yottabit42 avatar

Stargazers

Kyle Chamberlain avatar Bumsoo Kim avatar  avatar Akash Sahu avatar  avatar Reuben Emmens avatar  avatar deer god avatar Sam Turner avatar  avatar Luis Rizo avatar  avatar  avatar Kevin Strong avatar David Nguyen avatar Hans Guthrie avatar Fábio C. Barrionuevo da Luz avatar Tambe Barsbay avatar Vivek Sekhar avatar  avatar Arbal avatar Florian Rathgeber avatar tg-z avatar  avatar Todd Carter avatar Yuri avatar

Watchers

 avatar James Cloos avatar  avatar

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.