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
- Host: GitHub
- URL: https://github.com/curycu/googledrivephotodownloader
- Owner: Curycu
- Created: 2018-11-25T15:08:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-29T13:52:41.000Z (over 7 years ago)
- Last Synced: 2025-02-15T05:27:58.463Z (over 1 year ago)
- Topics: google-drive-api, python
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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