- Notifications
You must be signed in to change notification settings - Fork4
This library has moved tohttps://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-video-transcoder
License
googleapis/python-video-transcoder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Transcoder API: This API converts video files into formats suitable for consumer distribution.
In order to use this library, you first need to go through the following steps:
- Select or create a Cloud Platform project.
- Enable billing for your project.
- Enable the Transcoder API.
- Setup Authentication.
Install this library in avirtualenv using pip.virtualenv is a tool tocreate isolated Python environments. The basic problem it addresses is one ofdependencies and versions, and indirectly permissions.
Withvirtualenv, it's possible to install this library without needing systeminstall permissions, and without clashing with the installed systemdependencies.
pip install virtualenvvirtualenv <your-env>source <your-env>/bin/activate<your-env>/bin/pip install google-cloud-video-transcoder
pip install virtualenvvirtualenv <your-env><your-env>\Scripts\activate<your-env>\Scripts\pip.exe install google-cloud-video-transcoder
- Read theClient Library Documentation for Cloud Transcoder APIAPI to see other available methods on the client.
- Read theTranscoder API Product documentation to learnmore about the product and see How-to Guides.
- View thisREADME to see the full list of CloudAPIs that we cover.
About
This library has moved tohttps://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-video-transcoder
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.