Difference between revisions of "Google"

From Archiveteam
Jump to navigation Jump to search
Line 35: Line 35:
=== Google Drive ===
=== Google Drive ===


* [[ArchiveBot]] can grab direct links to individual files if used as follows. This example uses file id 19Vk6mrf6FY1iCKudKFjeQDXTfpGiElMd (for NTSB report 'WOA 8535 CVR Transcript.pdf'):
* For content that should go into the IA WBM, [[ArchiveBot]] can be used to grab direct links to individual files. This example uses file id 19Vk6mrf6FY1iCKudKFjeQDXTfpGiElMd (for NTSB report 'WOA 8535 CVR Transcript.pdf'):
** chromebot: a https://drive.google.com/file/d/19Vk6mrf6FY1iCKudKFjeQDXTfpGiElMd/view
** chromebot: a https://drive.google.com/file/d/19Vk6mrf6FY1iCKudKFjeQDXTfpGiElMd/view
** !ao https://drive.google.com/uc?id=19Vk6mrf6FY1iCKudKFjeQDXTfpGiElMd&export=download
** !ao https://drive.google.com/uc?id=19Vk6mrf6FY1iCKudKFjeQDXTfpGiElMd&export=download
* wget can also be used with the 'export=download' URL. See https://clay-atlas.com/us/blog/2020/08/27/linux-en-wget-download-google-drive-files/
** wget "https://drive.google.com/u/1/uc?id=19Vk6mrf6FY1iCKudKFjeQDXTfpGiElMd&export=download"
Additional tools that may be useful:
* https://github.com/odeke-em/drive
* https://github.com/segnolin/google-drive-folder-downloader
* https://github.com/astrada/google-drive-ocamlfuse
* https://github.com/ericyd/gdrive-copy
* https://github.com/iwestlin/gd-utils (Chinese)
* https://github.com/iwestlin/gd-utils/blob/master/compare.md
* https://github.com/roshanconnor123/gd-utils (gd-utils, English fork)
* https://github.com/roshanconnor123/Gdutils_Tgbot
* https://github.com/prasmussen/gdrive
* https://itsfoss.com/use-google-drive-linux/
* https://linuxconfig.org/how-to-use-google-drive-on-linux
* https://www.driveexport.com/


=== Google Gears ===
=== Google Gears ===

Revision as of 06:48, 30 January 2021

Google logo until September 2015.

Google is currently one of the largest Internet-based companies in existence (if not THE biggest), hosting dozens of different services.

Google probably isn't evil per se, but they do want you to put all of your data on their servers. Trusting any one company that much is probably a bad idea. If your entire life is on Google, what happens to Google happens to you. For a remote idea of what can happen, look at Yahoo!.

Archive Team has decided to take a census of Google services, to see what has and hasn't been saved. See the Froogle project.

Backup Tools

DataLiberation is an engineering team at Google whose singular goal is to make it easier for users to move their data in and out of Google products. Here you can find instructions to backup from every Google service.

Blogger

Gmail

  • gmail_safe incremental gmail backup nodejs package. It saves thread information (Google Mail 'conversations') and Google Mail labels. It is decently fast (about 20 emails per second) without using much CPU or RAM.
  • Gmail Backup allows you to backup your emails in EML format and optionally upload them again into a separate Gmail account.
  • Gmail provides IMAP access, so you can use OfflineIMAP to backup and sync your complete archive in standard UNIX maildir format, usable by Mutt, Thunderbird and most sane e-mail clients. See this blog post for more details.
  • POP access is a very simple way to continuously download all your emails in Gmail to your favorite email client. This method doesn't preserve the label/folder structure, though - but does include your emails that are sent from Gmail.
  • You may also want to consider setting up forwarding of all your emails in Gmail to an Outlook account or some other email provider (that has enough quota to work as your archive).

Google Calendar

Google Docs

  • gdatacopier - "Bi-directional copy utility & API for Google docs"

Google Drive

Additional tools that may be useful:

Google Gears

  • Is not a backup tool per se but at least for Google Docs and Gmail GGears downloads all documents/attachments to your computer as readable documents (which can be found in your user profile/Google folder(s)). Google Gears is no longer supported by Google.

Google Notebook

  • Has been announced to be discontinued. GNotebook (luckily) has an export-to-XML function (a link at the bottom of the screen) that at least Diigo and Evernote are able to import (without coding skills).

Google Reader

An RSS/feed reader webapp with discoverability features for finding new feeds. On the 13th of March, Google announced that they would shut down Google Reader at 1st of July.

Miscellaneous

Does a tool suite exist that backs up all of the Google Apps cloud?

Generally, data can be exported with the "Google Takeout" interface which sends a series of compressed archives with data from the various services. It's not always reliable.[1]

Vital Signs

Pump up the NASDAQ.

Google Photos

November 2018
Unsupported videos will no longer have unlimited space

Google Plus

April 2, 2019
Google+ was shut down. [1]

Other

Over 150 products, including web services, discontinued by Google: https://killedbygoogle.com/

See also