VERY initial code for a Services_VimeoSimple library. Interfaces with
authorMichael J. Rubinsky <mrubinsk@horde.org>
Fri, 26 Dec 2008 17:15:10 +0000 (12:15 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Fri, 26 Dec 2008 17:15:10 +0000 (12:15 -0500)
commit17f0a223b0c3dbc16bbafa4082376463c1a4cb13
treebbb1ec10b8f154240839d972f1282d26092d5421
parent628e99afc6584cdbddf812f8134c4a9064d28756
VERY initial code for a Services_VimeoSimple library. Interfaces with
vimeo's simple API and oEmbed interfaces. Right now can only retrieve
list of user's clips and can retrieve the JSON code needed to embed
any clip on a page.
service/doc/vimeo_example.php [new file with mode: 0644]
service/lib/VimeoSimple.php [new file with mode: 0644]