Skip to main content

Yospace CDS Webservice Client

Project description

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.

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

yospaceCDS-1.1.0.tar.gz (6.0 kB view hashes)

Uploaded Source

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