projects / org / ezproject2010 / youtube
Find the Exponential Software extensions you want
| UNIX name | Owner | Status |
|---|---|---|
| youtube | Ei Sabai Nyo | beta |
| Version | Compatible with |
|---|---|
| 1.0 | 3.8+ |
This extensions uses YouTube API to talk to YouTube database. Basically, you pass a keyword/tag you’d like to search to the template operator and it will return a list of matching videos. It provides a template operator which you can call from any template after the extension is enabled.
Usage:
{youtube_tag_search($dev_id,$tag,$per_page)}
@param string $dev_id your unique developer ID provided by YouTube
@param string $tag keyword that you wish to search for, eg: dream
@param integer $per_page the total number of results to return eg: 10