Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

use chunked upload API #5

@GoogleCodeExporter

Description

@GoogleCodeExporter
YFrogLib should support also this API:

http://code.google.com/p/imageshackapi/wiki/ChunkedVideoUploadApiI

In client we need to try to use this API first. If START command fails, we 
should fall
back to regular, non-chunked API. If START succeeds we need to use this API. In 
case of error we need to retry several times to resume already started upload 
before failing. Additionally, for images in queue, if upload was started but 
stopped (by user or because of error) uploading should resume from the stopped 
position next time. That means we need to save in queue ID of started upload, 
if available.

Original issue reported on code.google.com by *dzirt...@codeminders.com on 31 Mar 2011 at 4:52

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions