Skip to content
This repository has been archived by the owner on Aug 14, 2018. It is now read-only.

[DEPRECATED] API wrapper for TrailerAddict.com that makes it easy to get the embed code for any trailer in their database

License

Notifications You must be signed in to change notification settings

aarongough/ruby-traileraddict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruby-traileraddict

ruby-traileraddict is a very simple API wrapper for TrailerAddict.com. It allows you to easily get the embed code necessary for displaying a trailer for any movie in their database.

Installation

gem install ruby-traileraddict

Usage

require 'rubygems'
require 'ruby-traileraddict'

embed_code = TrailerAddict.get_trailer_embed_code("Iron Man")

Author & Credits

Author

Aaron Gough

Copyright © 2010 Aaron Gough (thingsaaronmade.com), released under the MIT license

About

[DEPRECATED] API wrapper for TrailerAddict.com that makes it easy to get the embed code for any trailer in their database

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages