Ankoder API ruby library released
Do you need to build a mini youtube for your client?
Do you want to include video functionalities to your site?
We’ve released the ruby library that we are already using on http://free.ankoder.com both in rails plugin form as well as ruby gem form.
Install it and have a look at the rdoc
Rails Plugin
1 |
script/plugin install http://ankoder.googlecode.com/svn/trunk/trunk/ankoder_on_rails
|
Ruby Gem
http://rubyforge.org/projects/ankoder/
1 2 3 4 5 6 |
$ sudo gem install ankoder Password: Bulk updating Gem source index for: http://gems.rubyforge.org Successfully installed ankoder-0.0.2- Installing ri documentation for ankoder-0.0.2-... Installing RDoc documentation for ankoder-0.0.2-... |
Send us an email if you’re keen to try it.
We’re working on our payment model and cleaning up the UI so you can manage your services.
