A simple library providing access to the yospaceCDS video transcoding and
mobile delivery services.
yospaceCDS is underpinned by a powerful and extensible storage and transcoding
system that is now available to integrate into your own video production
workflow or internet/mobile video application. The service allows you to
upload video content of practically any format and order it to be transcoded
into a wealth of different popular formats for web and mobile consumption.
You can also order content to be forwarded to an FTP server for syndication
purposes. With this library you integrate with yospaceCDS using a simple set
of Web Services APIs to give you absolute control of your transcoding and
storage requirements.
Usage example:
import yospaceCDS
yospaceCDS.buildConnections()
mediaItemID = yospaceCDS.CreateMediaItem(
"yospace_account",
"yospace_secret",
"http://server.name/video.mp4",
12345678
)
# "yospace_account" is your login name to yospaceCDS
# "yospace_password" is your yospaceCDS password
# 12345678 is the Content Group in your yospaceCDS account
For more information, or to request a trial account, please visit our website.
mobile delivery services.
yospaceCDS is underpinned by a powerful and extensible storage and transcoding
system that is now available to integrate into your own video production
workflow or internet/mobile video application. The service allows you to
upload video content of practically any format and order it to be transcoded
into a wealth of different popular formats for web and mobile consumption.
You can also order content to be forwarded to an FTP server for syndication
purposes. With this library you integrate with yospaceCDS using a simple set
of Web Services APIs to give you absolute control of your transcoding and
storage requirements.
Usage example:
import yospaceCDS
yospaceCDS.buildConnections()
mediaItemID = yospaceCDS.CreateMediaItem(
"yospace_account",
"yospace_secret",
"http://server.name/video.mp4",
12345678
)
# "yospace_account" is your login name to yospaceCDS
# "yospace_password" is your yospaceCDS password
# 12345678 is the Content Group in your yospaceCDS account
For more information, or to request a trial account, please visit our website.
Release files for yospaceCDS 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| yospaceCDS-1.1.0.tar.gz | 6.0 kB | Details |
Release files / yospaceCDS-1.1.0.tar.gz
| Download URL | yospaceCDS-1.1.0.tar.gz |
|---|---|
| Size | 6.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
26f6f32c07cc6832892e2ee6d32118b735bc23363c40c74423ad164eb25ba73c
|
|
BLAKE2b-256 checksum How to use checksums |
df90cdfc8e9c089e1764dbec9675c013f1741b17b1e28ff62951bfc22e7f88d1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |