vimeo icon indicating copy to clipboard operation
vimeo copied to clipboard

A full featured Ruby implementation of the Vimeo API

Results 32 vimeo issues
Sort by recently updated
recently updated
newest added

When getting all videos via the advanced API, Psych (used by Crack) chokes on some of the JSON coming in. To fix it, I replaced `Crack::JSON` with `JSON` form the...

Hi Matt, This gem rocks by the way. I got it setup in no time. One thing I'm not sure about is how to use the "page" parameter as described...