我正在遵循有关如何upload files to Google Drive using Python成功进行身份验证的说明(如here所述)。
我用...加载了必要的库
from __future__ import print_function
from apiclient.discovery import build
from httplib2 import Http
from oauth2client import file, client, tools
..但是在尝试运行自己的上传文件时,我被告知...
NameError: name 'MediaFileUpload' is not defined
任何指针或建议都将受到欢迎。
答案 0 :(得分:0)
以下是有关如何使用Wesley Chun's blogpost中的Python 2和Python 3在Drive API中上载/下载的整个脚本:
map.get(true) // will contain all the good urls
map.get(false) // will contain all the bad urls