Home > video_fu

video_fu

Video_fu is a project mainly written in Ruby, based on the MIT license.

VideoFu

Converts a URL into an embedded video object. (http://www.youtube.com/watch?v=5pFv8CAniYQ)

Currently works with: YouTube, KyteTV, Vimeo

Example

<%= video_fu "http://www.youtube.com/watch?v=5pFv8CAniYQ" %>

Outputs:

<%= video_fu "http://vimeo.com/2040753" %>

Outputs:

Copyright (c) 2008 Beamer W., released under the MIT license

Previous:svnedit