Wiki (including sample code)
Personal apology - there is apparently something amiss with notifications from the SourceForge forums, so I was unaware that bugs and feature requests had been filed. I will try to look through these during the port effort over to the new Brightcove Open Source effort.
Release 2.4 has just been cut, with a fix to the search videos method contributed by kmacboston. This is likely to be the last release from SourceForge, as Brightcove is beginning a more official open source effort. This project will be ported over to that distribution point as soon as we are able, and active development will then resume.
(2010/10/20)
General Release 2.3 now available
This release includes the following additions:
(2010/09/23)
General Release 2.2 now available
This release includes the following additions:
(2010/08/15)
General Release 2.1 now available
This is an official general release of the changes made in the 2.0-alpha release. Additionally, a few fixes have been added:
(2010/04/30)
Alpha Release 2.0-alpha now available
This release significantly overhauls the exception and retry mechanisms:
(2010/03/23)
General Release 1.5 now available
Adding SetQueryRetry method to the write api
(2010/03/11)
General Release 1.4
Fixing 2 issues reported by user philosophman:
General Release 1.3
Fixes bug in how JSON is parsed for custom fields.
General Release 1.2
Brightcove Platform Release 4.4 dropped on 2010/02/10. This release added a 'NONE' value for video codec enums, and this bc-j-mapi-w release reflects this change.
General Release 1.1
No code change - jars have been back-compiled so they are compatible with Java 1.5.
General Release 1.0
Marked for General Release after testing with several projects.
Also a QueryRetry object that can automatically retry failed requests based on Exception thrown. This can be subclasses as well to implement different retry logic.
Beta release 0.4-beta
Previous releases were missing the UpdateVideo call from the Write API - this has been remedied.
Also added a "getLastCallTotalCount()" method to the Read API wrapper - this allows you to retrieve the total count of videos/playlists specified by some Read API methods.
Beta release 0.3-beta
This release adds playlist write support. Other than any bug request, documentation and code samples, this represents a fully functioning wrapper.
Beta release 0.2-beta
This release adds initial write support (videos only, playlists to follow), and switches from custom HTTP code to utilize the Apache Commons libraries for communication with the Media API.
Initial beta release 0.1-beta
This release contains only the Read API methods, but is fully functional.