egg-mode 0.16.1

Library to interact with the Twitter API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "media_id":710511363345354753,
  "media_id_string":"710511363345354753",
  "processing_info":{
    "state":"failed",
    "progress_percent":12,
    "error":{
      "code":1,
      "name":"InvalidMedia",
      "message":"Unsupported video format"
    }
  }
}