Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd719024

Browse files
author
Alexander Shchepetilnikov
committed
Additional settings added to README
1 parentddafd13 commitd719024

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,13 @@ zen = Zencoder(api_version='v1')
5555
# set to the edge version: https://app.zencoder.com/api/
5656
zen= Zencoder(api_version='edge')
5757
```
58+
59+
##Additional settings
60+
In adition Zencoder class consructor takes these arguments:
61+
*`proxies` - (optional) Dictionary mapping protocol to the URL of the proxy.
62+
*`cert` - (optional) if String, path to ssl client cert file (.pem). If Tuple, (‘cert’, ‘key’) pair.
63+
*`http_timeout` - (optional) Float describing the timeout of the request
64+
5865
##Documentation
5966
Docs are in progress, and hosted at Read the Docs:http://zencoder.rtfd.org
6067

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp