The Cloud Video Intelligence API makes videos searchable and discoverable, by extracting metadata with an easy-to-use REST API. You can now search every moment of every video file in your catalog. It quickly annotates videos stored in Google Cloud storage, and helps you to identify key entities (nouns) within your videos and when they occur.
The Cloud Video Intelligence API can be searched for and enabled as follows:
We import the required packages and add the path to the api-key, as follows:
from google.cloud import ...