tienfuc / gdcmdtools

Google drive command-line tools
BSD 2-Clause "Simplified" License
57 stars 4 forks source link

define two ways of download #47

Closed tienfuc closed 9 years ago

tienfuc commented 9 years ago
  1. MediaDownload, with MediaIoBaseDownload(chunk ok)
  2. ExportDownload, with python-requests get exportLink(chunk ok)
tienfuc commented 9 years ago

Prefer the way of python-requests + requests_oauthlib