- Notifications
You must be signed in to change notification settings - Fork24
Releases: zencoder/zencoder-py
Releases · zencoder/zencoder-py
zencoder-py v0.6.5
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
You can now set abase_url
when creating a Zencoder client. This will allow you to use the Zencoder client in conjunction with a service likeRunscope.
For example:
fromzencoderimportZencoderclient=Zencoder(base_url='https://app-zencoder-com-<runscope-bucket-key>.runscope.net/api/v2/')client.job.list()
Assets3
Uh oh!
There was an error while loading.Please reload this page.