daicoden / youtube_helper

Helper methods for chromless and normal youtube players.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

Run ./example.rb

You can then view the code to see the workings, contains both a chromeless and chromefull version.

Check out http://code.google.com/apis/youtube/js_api_reference.html for additional reference.

Install

  • Move the contents of the JS folder into your webapps js directory
  • Require the js files in your layout
  • reuire lib/youtube_helper.rb in your environment

About

Helper methods for chromless and normal youtube players.


Languages

Language:JavaScript 78.7%Language:Ruby 21.3%