Home » Web Services » Services_YouTube
PHP Client for YouTube API
This package is unmaintained.
Download latest release 0.2.2 (archived versions might be outdated)
License: PHP License
Description
PHP Client for YouTube API
Documentation
Maintainers
- Shin Ohno (shin) — lead, active
Dependencies
Required
- PHP (>= 5.1.0)
- PEAR Installer (>= 1.4.0a12)
- simplexml (extension)
- curl (extension)
Optional
Releases
- 0.2.2 (alpha, 2009-01-05)
Release notes
License: PHP License
Package 2.0
- 0.2.1 (alpha, 2006-10-21)
Release notes
License: PHP License
- Moved set_error_handler to parseResponse method from sendRequest.
- Added try catch in parseRequest method, and After catched Services_YouTube_Exception, set restore_error_handler.
- Fixed many bugs in userXMLRPC method.
- Changed the arguments when calling sendRequest. Split the prefix and method.
- Fixed Bug#9917, and added the test Bug9917.php
- Added more Unit Tests for xmlrpc driver. - 0.2.0 (alpha, 2006-10-20)
Release notes
License: PHP License
- Added errorHandlerCallback in Services_YouTube_Exception class.
- Added set_error_hander in sendRequest method. - 0.1.4 (alpha, 2006-10-03)
Release notes
License: PHP License
- Added Unit Tests
- Removed my personal YouTube DEV_ID from example.php - 0.1.3 (alpha, 2006-09-15)
Release notes
License: PHP License
- Removed unnecessary docblock.
- Removed string "Exception :" to avoid redundancy.
- Removed Services_YouTube_Exception Class in Services/YouTube/Exception.php
- Fixed private vars and methods to protected to allow class extension.
- Fixed define state, and use const instead.
- Fixed spelling. (developper to developer, RespnseFormat to ResponseFormat.
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #9117 | Closed | Bug | CVS | 2006-10-20 | Services_YouTube_Exception::getFaultString() does not exist. |
| #12259 | Closed | Doc | 2007-10-16 | User note that is a documentation problem | |
| #19025 | Closed | Bug | SVN | 2011-11-14 | remove error_reporting (for PEAR QA team) |
| #19308 | Open | Bug | 0.2.2 | 2012-02-27 | Uncaught exception |
| #19309 | Duplicate | Bug | 0.2.2 | 2012-02-27 | Uncaught exception |