public
Description: Python Implementation of the Brightcove Backend Integration API
Homepage: http://help.brightcove.com/developer/docs/mediaapi/media-API.cfm
Clone URL: git://github.com/studionow/pybrightcove.git
  Name Description Uploaded Size
No Downloads Yet
  Tag Download Description Date Commit
Tag v1.1.1 tgz | zip fixed up support for FTP batch delivery 2009-10-29 07ff5ca
Tag v1.1 tgz | zip added ability FTP support -- must use APIConnection now instead of Connection 2009-10-15 fd1d5a9
Tag v1.0 tgz | zip switched from multipart to a modified version of the atom.http_core module by Google to enable buffered writing of file data 2009-10-11 ad40fad
Tag v0.9b tgz | zip added a NoDataFoundError and raise it if not data is found on a GET request 2009-06-02 65ccda1
Tag v0.9a tgz | zip fixed bug in set_image - Closes #30; added raw_data attributs to Video/Playlist; 2009-06-01 125ff04
Tag v0.9 tgz | zip Added Video.find_related and Video.find_modified. 2009-05-31 ac47a9e
Tag v0.1 tgz | zip finished remaining video read APIs 2009-03-21 70eb5fe