Skip to content

Latest commit

 

History

History

videointelligence

Python Client for Google Cloud Video Intelligence

Python idiomatic client for Google Cloud Video Intelligence

pypi versions

Quick Start

$ pip install --upgrade google-cloud-videointelligence

For more information on setting up your Python development environment, such as installing pip and virtualenv on your system, please refer to Python Development Environment Setup Guide for Google Cloud Platform.

Authentication

With google-cloud-python we try to make authentication as painless as possible. Check out the Authentication section in our documentation to learn more. You may also find the authentication document shared by all the google-cloud-* libraries to be helpful.

Using the API

The Google Cloud Video Intelligence (Video Intelligence API docs) API enables developers to understand the content of a video by encapsulating powerful machine learning models in an easy to use REST API.