An open API service indexing awesome lists of open source software.

https://github.com/curycu/googledrivephotodownloader

Download google drive photos
https://github.com/curycu/googledrivephotodownloader

google-drive-api python

Last synced: 9 months ago
JSON representation

Download google drive photos

Awesome Lists containing this project

README

          

# GoogleDrivePhotoDownloader
download google drive photos

1. you need 'credential.json' or 'token.json' [click_here](https://developers.google.com/drive/api/v3/quickstart/python)
2. put in 'credential.json' to folder of download.py and run download.py then you will get all images from your google drive
3. this code saves 'next_page_token.txt' on each iteration, so start from stopped page (if you don't want, just delete it)
4. images are saved in 'images' folder