codeigniter-video-wrapper
codeigniter-video-wrapper
The “Embedded Video” is a library for CodeIgniter (a PHP framework) intended to embed video and its associated information from various video service providers into application being developed using CodeIgniter. It will provide following functionality
more…
- to generate HTML necessary to display videos.
- to get the thumbnails of a video from various video providers.
- to get the addition information about video like users who created the video, date of creation, hit rate etc.
- will be able to customize to suit application need like video height, width, color, border etc.
- Will have options to communicate with API’s provided by Video Service provider.
This library will work with following video service providers YouTube*, Google, Blip.TV, Revver, MySpace, MetaCafe, Last.fm, JumpCut, SevenLoad, Spike TV, Daily Motion, Veoh, Vimeo, Tudou, imeem, Guba, Yahoo Music Video, and Live Video video formats.
-
Cloning this repository:
git clone git://gitorious.org/codeigniter-video-wrapper/codeigniter-video-wrapper.git codeigniter-video-wrapper cd codeigniter-video-wrapper
Add this repository as a remote to an existing local repository:
git remote add codeigniter-video-wrapper git://gitorious.org/codeigniter-video-wrapper/codeigniter-video-wrapper.git git fetch codeigniter-video-wrapper git checkout -b my-local-tracking-branch codeigniter-video-wrapper/master_or_other_branch
- Branches:
- master
Activities 
-
Thursday February 25 2010
-
Push
16:07
-
-
Sunday February 21 2010
-
Push
18:00
aishwarya pushed 2 commits to codeigniter-video-wrapper/codeigniter-video-wrapper:master
master changed from 639f617 to 0a50011

-

