anaconda icon indicating copy to clipboard operation
anaconda copied to clipboard

Uploading large files

Open sjkaliski opened this issue 7 years ago • 1 comments

First off, love this project!

It seems that the Upload flow is missing two parts in order to support large/async file uploads.

  1. Specifying media_category in the INIT request
  2. Checking media status (Twitter API Docs). This enables the application to check if the media is processed before attaching to a tweet.

Is there plans to introduce this? I'm happy to submit a PR.

sjkaliski avatar Oct 09 '17 17:10 sjkaliski

https://github.com/ChimeraCoder/anaconda/pull/211

sjkaliski avatar Oct 09 '17 20:10 sjkaliski