Skip to content

scripthon/drive-copier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOOGLE DRIVE COPIER / CLONER

  1. git clone https://github.com/scripthon/drive-copier && cd drive-copier && pip install -r requirements.txt
  2. buat credentials.json https://console.developers.google.com/apis/credentials
  3. ENABLE Google Drive API https://console.cloud.google.com/apis/library
  4. ENABLE Identity and Access Management (IAM) API
  5. generate token.pickle, python3 generate_drive_token.py atau python generate_drive_token.py
  6. buka helper.py di line 23 masukan destination path contoh, parent_id = "1ndsjbfdbjh3332"
  7. IS_TEAM_DRIVE = False #True or False
  8. jalankan python3 copier.py drivelink

About

Copy files and folder with google drive.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%