I was hoping they would add file api support for downloading to non sand boxed environment with mandatory user interaction prompts. The api would prompt for the file download location (via file dialog) but after that, how the file is filled up is up to the web client (and happens in the background). This would allow for parallel download workers via the existing get range option.