简体   繁体   English

如何使用 Python 在 Google 驱动器上上传大文件?

[英]How to upload a large file on Google drive using Python?

I am trying to upload a large file on google drive but I am getting a warning that my app is not verified by google.I am using pydrive.Give me a solution using pydrive or using another way.我正在尝试在谷歌驱动器上上传一个大文件,但我收到一个警告,说我的应用程序没有被谷歌验证。我正在使用 pydrive。给我一个使用 pydrive 或其他方式的解决方案。

use the google cloud platform使用谷歌云平台

have not used it much but pretty sure it works没有使用太多,但很确定它可以工作

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 上传大文件不起作用 - Google Drive Python API - Upload large file not working - Google Drive Python API 在Google Drive Python 3上上传txt文件 - Upload txt file on Google Drive Python 3 使用驱动器 API V3 上传更新的带有 Python 的 Google 驱动器上的文件不起作用 - Upload updated a file on Google Drive with Python using Drive API V3 does not work 如何使用python替换Google云端硬盘文件的内容? - How do I replace the contents of a Google Drive file using python? python中无法使用Google Drive上传文件 API - Unable to upload files using Google Drive API in python Python-如何使用 Google Drive API 将文件上传到一个文件夹? - Python- How to upload files to one folder using Google Drive API? 如何在单个请求中使用 Python 在 Google Drive 中上传文件夹(不是文件)? - How do I upload a folder (not files) in Google Drive using Python at a single request? 我正在尝试使用 python 和来自谷歌云的驱动器 API 将文件上传到谷歌驱动器。 但它的凭据会在一段时间后过期。 该怎么办? - I am trying to upload a file to google drive using python and Drive API from google Cloud. But it's credentials expires after sometime. what to do? 如何使用 python 在谷歌驱动器中创建目录? - How to create directories in google drive using python? 使用 Python 和 PyDrive 在谷歌驱动器上成功上传文件,但文件已损坏 - Uploaded a File succesfully on google drive using Python with PyDrive but File is damaged
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM