BrightcoveOS / PHP-MAPI-Wrapper

This project provides a starting point for integrating the Brightcove Media API into your application. It provides simple ways to interact with the API, as well as a long list of helper functions.
http://opensource.brightcove.com/project/PHP-MAPI-Wrapper/
48 stars 51 forks source link

Added possibility to use unfiltered-search #33

Open maximilian-walter opened 9 years ago

maximilian-walter commented 9 years ago

Added additional argument $unfiltered to BCMAPI::search(). If true the unfiltered method is used and inactive videos can be found.