Skip to main content

No project description provided

Project description

stable pypi versions

Transcoder API: allows you to transcode videos into a variety of formats. The Transcoder API benefits broadcasters, production companies, businesses, and individuals looking to transform their video content for use across a variety of user devices.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Enable the Transcoder API.

  4. Setup Authentication.

Installation

Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.

With virtualenv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Code samples and snippets

Code samples and snippets live in the samples/ folder.

Supported Python Versions

Our client libraries are compatible with all current active and maintenance versions of Python.

Python >= 3.7

Unsupported Python Versions

Python <= 3.6

If you are using an end-of-life version of Python, we recommend that you update as soon as possible to an actively supported version.

Mac/Linux

pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-video-transcoder

Windows

pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-video-transcoder

Next Steps

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google-cloud-video-transcoder-1.4.2.tar.gz (69.8 kB view details)

Uploaded Source

Built Distribution

google_cloud_video_transcoder-1.4.2-py2.py3-none-any.whl (128.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-video-transcoder-1.4.2.tar.gz.

File metadata

File hashes

Hashes for google-cloud-video-transcoder-1.4.2.tar.gz
Algorithm Hash digest
SHA256 97d94c578554afb52b7ee3aa0f8cc1bf4d473cdd45929730c4d554f913650db3
MD5 2d32fbbf982a2c1f3bb8068563e9e65c
BLAKE2b-256 824a3344f79cae7f1404c22d137d7c81bfcd8d5eadc956c5ff0fd9481e3a2308

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_video_transcoder-1.4.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_video_transcoder-1.4.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6a169b7e0b79f890a18c065194851d5f56ee9616dd08d399279fb5489148bab6
MD5 c26d26f8a1dae6617758b75ecc4b607b
BLAKE2b-256 528b6a9d4f2a65a1650a26644712af3cd9c4885fd04775148dc53511ad3abf7b

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page