morganestes/ooyala-video-downloader
最新稳定版本:1.0.1
Composer 安装命令:
composer require morganestes/ooyala-video-downloader
包简介
Download original videos from your Ooyala account.
README 文档
README
Overview
Download the original video files from your account using the Ooyala API.
Instructions
- Clone this repository (including submodules) to a local location.
- Invoke
OoyalaApiConfig::init(), passing your API and secret keys as parameters. - From the command line, run
php get-videos.php.
Version History
== 1.0.1 ==
- Remove the empty call to
OoyalaApiConfig::init(). - Update documentation to reflect how to set up with your own keys.
== 1.0.0 == First Composer-enabled release with a massive rewrite:
- Namespaced classes.
- Only methods related to retrieving and saving files are left.
- No more database storage requirements.
- All configuration takes place in OoyalaApiConfig.
== 0.2.0 ==
- Update the SDK and references to it.
- Unbundle the SDK and re-add it as a Git submodule.
- Update minimum PHP version to 5.4.
== 0.1.0 ==
- Initial Release
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2015-01-04