bitmovin_api_sdk.player.custom_builds.web.download package
Submodules
bitmovin_api_sdk.player.custom_builds.web.download.download_api module
- class bitmovin_api_sdk.player.custom_builds.web.download.download_api.DownloadApi(**kwargs)[source]
Bases:
BaseApi
- get(custom_build_id: string_types, **kwargs: dict) CustomPlayerBuildDownload [source]
Custom Web Player Build Download Link
- Parameters
custom_build_id (string_types, required) – Id of the custom player build
- Returns
Custom player download information
- Return type