Skip to content

craftus/fetch-google-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

fetch-google-docs

A simple script fetching the actual content of documents stored on Google Drive.

Installation

git clone https://github.com/craftus/fetch-google-docs.git Alternatively, you can just copypaste it from Github, it's just a single bash script.

Use

Make sure that the file is executable: chmod +x fetch_google_docs.sh.
Now you can run it like this: fetch_google_docs.sh <GoogleDriveDir> <DownloadDir> <GoogleDriveApiToken>

This will scan the for all .gdoc, .gsheet and .gslides files and download their exported versions into the .

You can find more information about the script and detailed step-by-step instructions for obtaining the here: https://andrey.mikhalchuk.com/2021/07/05/how-to-actually-backup-google-drives-gdoc-gsheet-gslides-files.html

About

A simple script fetching the actual content of documents stored on Google Drive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages