Skip to content

Iamgublin/OneDriveAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OneDriveAPI

support onedrive and onedrive business

upload file

python3 ./upload.py

download file

python3 ./download.py onedrivepath

python3 ./download.py /Movie

change the download or upload filedir

edit the value `rootdir` in upload.py and download.py

change appinfo

edit the value `app_id` and `app_secret` in oauth_settings.yml

tips

1.OneDrive code will rediect to 127.0.0.1

2.retry time now is default 999999

About

upload/download file on OneDrive Business

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages