Skip to content

file.GetContentFile: stream to disk, add callback#29

Closed
casperdcl wants to merge 1 commit into
iterative:masterfrom
casperdcl:download-stream
Closed

file.GetContentFile: stream to disk, add callback#29
casperdcl wants to merge 1 commit into
iterative:masterfrom
casperdcl:download-stream

Conversation

@casperdcl
Copy link
Copy Markdown
Contributor

@casperdcl casperdcl commented May 3, 2020

And the (pydrive2) docstrings did say:

:returns: str -- utf-8 decoded content of the file

And again, it (httplib2) said:

The return value is [...] a string that contains the response entity body.

And the devs did shudder. There was wailing in the North and South. There was gnashing of teeth in the East and West.

And then one brave dev, in a quavering voice, spake thusly:

Let there be no more in-memory downloads. Let the files stream until the hard drives overfloweth. Let RAM be ignored, and let us answer the call to progress.

@casperdcl casperdcl added bug Something isn't working enhancement New feature or request labels May 3, 2020
@casperdcl casperdcl requested a review from shcheklein May 3, 2020 18:10
@casperdcl casperdcl self-assigned this May 3, 2020
@casperdcl casperdcl requested a review from efiop May 3, 2020 18:11
@casperdcl
Copy link
Copy Markdown
Contributor Author

casperdcl commented May 3, 2020

moving to local branch #30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

download streaming & callbacks

1 participant