brightcove / PHP-API-Wrapper

This project provides a starting point for integrating the Brightcove CMS API into your application. It provides simple ways to interact with the API, as well as a long list of helper functions.
25 stars 33 forks source link

How can i get total no of video in my brightcove account? #11

Closed sasiarjun closed 8 years ago

sasiarjun commented 8 years ago

How can i get total no of videos using cms api in my brightcove account or any other way to get total no of videos in our brightcove account?

tamasd commented 8 years ago

There is a countVideos() method in the CMS class.