bitmovin / bitmovin-python

DEPRECATED: Python client for the Bitmovin API, see https://github.com/bitmovin/bitmovin-api-sdk-python
The Unlicense
38 stars 20 forks source link

Support all CloudRegions #70

Closed 153957 closed 6 years ago

153957 commented 6 years ago

Please add the following list of supported cloud regions to the CloudRegion enum:

GOOGLE_US_WEST_1
AZURE_EUROPE_WEST
NORTH_AMERICA
SOUTH_AMERICA
EUROPE
AFRICA
ASIA
AUSTRALIA
AWS
GOOGLE
AUTO

Taken from: https://bitmovin.com/encoding-documentation/bitmovin-api/#/reference/encoding/filters/create-encoding -> cloudRegion

dominic-miglar commented 6 years ago

Added missing cloud regions in https://github.com/bitmovin/bitmovin-python/releases/tag/v1.23.0