Crunchyroll
Find and get infos about series airing on Crunchyroll.
Install
$ gem install crunchyroll
Example
A complete example is available https://github.com/RoxasShadow/Descartes/blob/master/lib/descartes/modules/crunchyroll.rb,
require 'crunchyroll'
puts "Nisekoi airs in #{Crunchyroll.get('Nisekoi')[:left]}."
p Crunchyroll.todayThe time zone of the sources is MST (UTC -007).
Crunchyroll::get and Crunchyroll::today accept an optional parameter time_zone that is set by default to Rome.